Projects STRLCPY maigret Commits f9c9af5f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 85 lines
    86 86   
    87 87  With Docker:
    88 88  ```
    89  -docker build -t maigret .
     89 +# manual build
     90 +docker build -t maigret . && docker run maigret user
    90 91   
    91  -docker run maigret user
     92 +# official image
     93 +docker run soxoj/maigret:latest user
    92 94  ```
    93 95   
    94 96  ## Demo with page parsing and recursive username search
    skipped 18 lines
Please wait...
Page is in error, reload to recover