can't copy folder into docker container
I have a local folder called images that contains bunch of folders and files within. When I run the container I get the following error: the command I execute: docker run -t -i file-uploader -token=abcdefgh panic: failed Walk: Failed to…