Skip to content

Commit

Permalink
Update usage command line flag output
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazybus committed Nov 24, 2018
1 parent eba6a78 commit 58a4d20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@ Options:
Uses wget to download the docker client binary into the image
-addMount
Setting this will add the directory into the image instead of mounting it
-arg value
Extra docker run arguments which will be appended to the docker run command. Can be specified multiple times
-blacklist string
Comma seperated list of environment variables that will be ignored by lope (default "HOME,SSH_AUTH_SOCK,TMPDIR")
Comma seperated list of environment variables that will be ignored by lope (default "HOME,SSH_AUTH_SOCK,TMPDIR,PATH")
-cmdProxy
Starts a server that the lope container can use to run commands on the host
-cmdProxyPort string
Expand Down

0 comments on commit 58a4d20

Please sign in to comment.