Преглед изворни кода

attempt to clean apt-get sourcelist

xiaoct пре 7 година
родитељ
комит
68c58d42db
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -7,6 +7,7 @@
 FROM ubuntu
 # File Author / Maintainer
 # MAINTAINER name Chunteng Xiao
+RUN apt-get clean
 RUN apt-get update
 RUN apt-get -f install -y nodejs nginx npm curl
 RUN curl --insecure -o ./sonarscanner.zip -L https://sonarsource.bintray.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-3.2.0.1227-linux.zip