Skip to content

Commit

Permalink
#192 push docker images to ghcr.io registry
Browse files Browse the repository at this point in the history
  • Loading branch information
tarbaev-vl committed Oct 1, 2024
1 parent d1e5610 commit 464d9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docker run -it greenmask/greenmask:latest

To run the greenmask container from Github registry, use the following command:
```shell
docker run -it GreenmaskIO/greenmask:latest
docker run -it ghcr.io/GreenmaskIO/greenmask:latest
```

!!! info
Expand Down

0 comments on commit 464d9db

Please sign in to comment.