Skip to content

Commit

Permalink
Update snapshot README
Browse files Browse the repository at this point in the history
  • Loading branch information
anngvu committed Jun 20, 2023
1 parent d2c201c commit bcfe9ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapshot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ SLACK=https://hooks.slack.com/services/xxxxxxxxxxxxxxxxxxxxxxxxxxxx

### Example build

`docker build -t ghcr.io/nf-osi/jobs-snapshot .`
`docker build -t ghcr.io/gf-dcc/jobs-snapshot .`

See images with `docker image ls`

### Example run

`docker run --env-file envfile run ghcr.io/nf-osi/jobs-snapshot syn27242487 syn27242485`
`docker run --env-file envfile run ghcr.io/gf-dcc/jobs-snapshot syn27242487 syn27242485`

### To do

Expand Down

0 comments on commit bcfe9ea

Please sign in to comment.