sickcodes/Docker-OSX

Copy files from Host into container User Folder ?

Open

#242 ouverte le 12 avr. 2021

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)Shell (2 888 forks)batch import
documentationenhancementhelp wanted

Métriques du dépôt

Stars
 (52 497 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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...

Guide contributeur