Skip to content

Instantly share code, notes, and snippets.

@thadguidry
Last active March 22, 2019 17:07
Show Gist options
  • Save thadguidry/031f7c5c2022cb1979afc9f793b3708a to your computer and use it in GitHub Desktop.
Save thadguidry/031f7c5c2022cb1979afc9f793b3708a to your computer and use it in GitHub Desktop.
docker run mount example using python image
xray-test-runner]# docker run -d -it --name msptest --mount type=bind,source="$(pwd)",target=/xray python:3.7-stretch /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment