cheminfo / roc-eln-docker

MIT License
8 stars 5 forks source link

fix rest-on-couch/Dockerfile #14

Closed andcastillo closed 5 years ago

andcastillo commented 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

andcastillo commented 5 years ago

fix updating the parent image to cheminfo/rest-on-couch:v7.1.0