when executing automatic build fails in the “ADD” command
I leave an example of the failure, the Dockerfile that executes is the same one that I executed last week and it worked perfectly, it always happens when executing the command “ADD” or “COPY”
—> Running in 25a8763ff432
Removing intermediate container 25a8763ff432
—> e408f873d8fe
Step 6/6 : ADD mysql.tar.gz /
ADD failed: stat /var/lib/docker/tmp/docker-builder434000036/mysql.tar.gz: no such file or directory