Просмотр исходного кода

attempt to clean apt-get sourcelist

xiaoct 7 лет назад
Родитель
Сommit
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