Skip to content

Instantly share code, notes, and snippets.

@phelewski
Created May 12, 2020 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phelewski/530fde047b52b90bcaf08f1d2a3a3fca to your computer and use it in GitHub Desktop.
Save phelewski/530fde047b52b90bcaf08f1d2a3a3fca to your computer and use it in GitHub Desktop.
Visual Studios Code Remote - Container Blog | Example runArgs Volume
"runArgs": [
"-v", "/local/linux/directory:/container/directory"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment