Skip to content

Commit

Permalink
add pull policy to docker run in order to use the very last container (
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtodor authored and arriven committed Mar 6, 2022
1 parent 6a3a920 commit 714ab15
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 @@ -57,7 +57,7 @@ Unpack the archive and run it.
If you already have installed Docker, just run:

```bash
docker run ghcr.io/arriven/db1000n
docker run --pull always ghcr.io/arriven/db1000n
```

### Advanced users
Expand Down

0 comments on commit 714ab15

Please sign in to comment.