Created
May 12, 2020 14:47
-
-
Save phelewski/8d2c1d4e98ef0c284f04a77fa62563ed to your computer and use it in GitHub Desktop.
Visual Studios Code Remote - Container Blog | Bind Docker Socket
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
"mounts": [ | |
"source=/var/run/docker.sock,target=/var/run/docker.sock,type=bind" | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment