Skip to content

Commit

Permalink
Update docker info in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
glesica committed Mar 1, 2020
1 parent 9978453 commit 49100d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ don't want a global install.

#### Docker

Grab one of our docker images from here: <https://hub.docker.com/orgs/codeformontana>
and run it sort of like this:
Grab one of our docker images from
<https://hub.docker.com/repository/docker/codeformontana/pyrs990> and run it
sort of like this:

```shell script
docker run --mount src="${PWD}/data",target=/data,type=bind codeformontana/pyrs990:latest --help
Expand Down

0 comments on commit 49100d3

Please sign in to comment.