C#C
C#2y ago
7 replies
Robert

Moving local files onto docker container

Hi

I have files in folder c:/dev

and I have a dockerfile in c:/dev/scripts/docker/dockerfile

and I want to move all files of dev into a folder in my docker container called app/dev

How to do this
Was this page helpful?