Skip to content

Instantly share code, notes, and snippets.

@tokejepsen
Last active March 1, 2017 23:10
Show Gist options
  • Save tokejepsen/3dae5386a47110f205c5c22ff8c06cce to your computer and use it in GitHub Desktop.
Save tokejepsen/3dae5386a47110f205c5c22ff8c06cce to your computer and use it in GitHub Desktop.
Docker: Mount Users Directory
docker run -v /c/Users/admin/linux-env:/shared -it ubuntu /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment