docker-lampstack icon indicating copy to clipboard operation
docker-lampstack copied to clipboard

failed build: RUN apt-get -y upgrade

Open neofreko opened this issue 10 years ago • 0 comments

this line RUN apt-get -y upgrade will trigger this error https://github.com/dotcloud/docker/issues/1724

As we build based on ubuntu:latest, I think we can omit the upgrade.

neofreko avatar Mar 08 '14 15:03 neofreko