docker-rails-react-starter
docker-rails-react-starter copied to clipboard
Ubuntu 18.04 fetch repo bug
Just add 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 before the apt-get install, i dont know if it is only for me so i dont want to do a mr
@planchon Hi there, could you include some more information about the error you're receiving whilst trying to build the image?
Thanks, A