A copy will fail when the destination directory does not exist and is not specified in the directories config:
Feb 06 15:09:44 luna0706 luna0706.redis[34218]: Error: container_linux.go:345: starting container process caused "process_linux.go:430: container init caused \"process_linux.go:413: running prestart hook 0 caused \\\"error running hook: exit status 1, stdout: , stderr: time=\\\\\\\"2020-02-06T15:09:43-05:00\\\\\\\" level=warning msg=\\\\\\\"SetupDevices not implemented!\\\\\\\"\\\\ntime=\\\\\\\"2020-02-06T15:09:43-05:00\\\\\\\" level=fatal msg=\\\\\\\"open /mnt/vol1/podman/graphroot/overlay/a0e3212d153af542e326250b0f7ec82f0cd036e819330909a1d1396ac96a4a79/merged/usr/lib64/libciul1.a: no such file or directory\\\\\\\"\\\\n\\\"\""
Feb 06 15:09:44 luna0706 luna0706.redis[34218]: : OCI runtime error
~ [⎈ |nasdaq.com:default] $ docker run -it --rm --entrypoint /bin/bash registry.git.example.com/nff/noe/common/bitnami/redis:4.0.14
I have no name!@92a8469e9eac:/$ ls -lah /usr/lib64
ls: cannot access '/usr/lib64': No such file or directory
A copy will fail when the destination directory does not exist and is not specified in the
directoriesconfig: