Docker-compose fails to run apt-get update – Debian
I am trying to build a docker image by: docker-compose up —build But I get the error: => ERROR [runtime-image 3/6] RUN apt-get update -y 1.0s ------ > [runtime-image 3/6] RUN apt-get update -y: ……….(successfully updating until here)……. #0 0.591…