Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dusty-nv committed Jun 16, 2023
1 parent 718c6ad commit 1a50434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/aux-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ If you wish to mount your own directory into the container, you can use the `--v
$ docker/run.sh --volume /my/host/path:/my/container/path # these should be absolute paths
```

You can specify `--volume` multiple times to mount multiple directories. For more info, run `docker/run.sh --help` or see the help text inside [`docker/run.sh`](../docker/run.sh)
You can specify `--volume` multiple times to mount multiple directories. For more info, run or see [`docker/run.sh --help`](../docker/run.sh)

## Running Applications

Expand Down

0 comments on commit 1a50434

Please sign in to comment.