Skip to content

Instantly share code, notes, and snippets.

@thadguidry
Created March 22, 2019 19:52
Show Gist options
  • Save thadguidry/b3158e152d1006d62bb1a8d3f9070a50 to your computer and use it in GitHub Desktop.
Save thadguidry/b3158e152d1006d62bb1a8d3f9070a50 to your computer and use it in GitHub Desktop.
docker run image with mounted folder
docker run -it --mount type=bind,source=/home/thad/xray-test-runner,target=/xray 0e23a5cc9342
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment