Hi,
There is a way to access volume files from OSX? When running Docker on Ubuntu this is possible through /var/lib/docker/volumes/VOLUMEUUID/_data
.
Or maybe just SSHing the Linux running on xhyve? How can I achieve that?
Thanks!
Share and learn in the Docker community.
Hi,
There is a way to access volume files from OSX? When running Docker on Ubuntu this is possible through /var/lib/docker/volumes/VOLUMEUUID/_data
.
Or maybe just SSHing the Linux running on xhyve? How can I achieve that?
Thanks!
The current way to achieve this is by:
screen ~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/tty
root
/
(e.g. ls -lh /home/jenkins/workspace/
)For further information also see https://beta.docker.com/docs/mac/osxfs