We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docker pull
1 parent 18dba61 commit bfcd4e1Copy full SHA for bfcd4e1
README.md
@@ -14,8 +14,6 @@ Programs like `ssh2john` from **John the Ripper** can best demonstrate how fast
14
| `nightly` | Built against HEAD; generally considered stable, but could have problems |
15
16
```
17
-docker pull docker.pkg.github.com/jef/audit-org-keys/audit-org-keys:<tag>
18
-
19
docker run --rm -it \
20
--env "GITHUB_ORGANIZATION=$GITHUB_ORGANIZATION" \
21
--env "GITHUB_PAT=$GITHUB_PAT" \
0 commit comments