CC#•Created by Hassan on 2/9/2024 in #help 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