Skip to content

Commit

Permalink
updated Docker run script
Browse files Browse the repository at this point in the history
  • Loading branch information
dusty-nv committed Aug 31, 2020
1 parent 99efb05 commit f74ed61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ show_help() {
echo " "
echo " -v /my/host/path:/my/container/path"
echo " "
echo " (these should be absolute paths)"
echo " "
echo " -r, --run RUN_COMMAND Command to run once the container is started."
echo " Note that this argument must be invoked last,"
echo " as all further arguments will form the command."
Expand Down

0 comments on commit f74ed61

Please sign in to comment.