Browse Source

attempt to clean apt-get sourcelist

xiaoct 7 years ago
parent
commit
68c58d42db
1 changed files with 1 additions and 0 deletions
  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