Created
March 13, 2019 15:46
-
-
Save fundter/288dab2c24dea0c3b65ff9e0f10ad030 to your computer and use it in GitHub Desktop.
SSH into docker vm on macOS
This file contains hidden or 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
screen ~/Library/Containers/com.docker.docker/Data/vms/0/tty | |
# Volumes are stored here | |
ls -l /var/lib/docker/volumes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment