-
Notifications
You must be signed in to change notification settings - Fork 3
Description
I am having a lot of problems building the image, can you help me to see what is wrong and I don't know much about the code. Thank you!
I have set build.sh correctlt and then run this command:
bash build.sh
and it just runs about 5s and then stops with an error below:
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 5455d987-4180-4431-9dfa-3d85ea222bed::kxvoj8gt2ws8r7hva9d2fk61m: "/files/external.2021.02.09": not found
therefore i run this command:
docker build --no-cache -t mmps_docker
and it just runs about 5s and then stops with an error below:
ERROR:failed to solve: failed to compute cache key: failed to calculate checksum of ref 5455d987-4180-4431-9dfa-3d85ea222bed::mg974mwj22rd7rbdxpuwq3y8a: "/files/external.2021.02.09": not found.
I have to say that i do not know if i have set the dockerfile correctly.
I also give some pictures and files for details.
Sorry to trouble you.