how to copy a file in docker container when it is created code example Example: copy file to docker container docker cp foo.txt mycontainer:/foo.txt