Docker Copy Operations task Failed

Hi, I believe I performed the task well but for some reason, the task failed. I have verified the file was copied correctly. You can see when I attach the container and look for the file it shows up correctly.

[root@stapp03 banner]# docker cp /tmp/nautilus.txt.gpg eb4c7e3eb43d:/home/
[root@stapp03 banner]# docker container attach eb4c7e3eb43d
root@eb4c7e3eb43d:/# cd /home/
root@eb4c7e3eb43d:/home# ls
nautilus.txt.gpg
root@eb4c7e3eb43d:/home# exit
exit

hi @hussain, sorry for the issue, this is marked success for you.