Closed andcastillo closed 5 years ago
@stropitek Add this line to the Dockerfile to allow the apt-get update. It is actually failing
-# Enable new repos RUN printf "deb http://archive.debian.org/debian/ jessie main\ndeb-src http://archive.debian.org/debian/ jessie main\ndeb http://security.debian.org jessie/updates main\ndeb-src http://security.debian.org jessie/updates main" > /etc/apt/sources.list
fix updating the parent image to cheminfo/rest-on-couch:v7.1.0
@stropitek Add this line to the Dockerfile to allow the apt-get update. It is actually failing
-# Enable new repos RUN printf "deb http://archive.debian.org/debian/ jessie main\ndeb-src http://archive.debian.org/debian/ jessie main\ndeb http://security.debian.org jessie/updates main\ndeb-src http://security.debian.org jessie/updates main" > /etc/apt/sources.list