sickcodes/Docker-OSX

Copy files from Host into container User Folder ?

Open

#242 aberto em 12 de abr. de 2021

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Shell (2.888 forks)batch import
documentationenhancementhelp wanted

Métricas do repositório

Stars
 (52.497 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi,

Just wanted to know if possible to mount host files into running docker container, e.g. inside the directory "/Users/$USER/Documents" ?

Of course the the -v volume option is made for that, but when going through docker container content ( docker exec -it docker-osx bash ), I don't seem to find my $USER home folder...

Is there anay Copy/Paste from Host to OSX setting on the Machine (like with virtuqlbox) ?

image

Thanks for feedback...

Guia do colaborador