Skip to content

Commit

Permalink
Merge pull request #251 from sebdufourcq/main
Browse files Browse the repository at this point in the history
Update docker command line in README.md
  • Loading branch information
kpcyrd authored Sep 17, 2023
2 parents b49aba5 + 5554611 commit c1a2d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ There are prebuilt packages signed by a debian maintainer:

Docker

docker run --rm --init -it -v "$PWD/.cache:/cache" -v "$PWD/.data:/data" kpcyrd/sn0int
docker run --rm --init -it -v "$PWD/.cache:/cache" -v "$PWD/.data:/data" ghcr.io/kpcyrd/sn0int

Alpine

Expand Down

0 comments on commit c1a2d41

Please sign in to comment.