소스 검색

remove duplidate apt-get update

Shao Yu Lung 4 년 전
부모
커밋
425c9c33b3
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      workspace/Dockerfile

+ 0 - 8
workspace/Dockerfile

@@ -203,14 +203,6 @@ COPY ./crontab /etc/cron.d
 
 RUN chmod -R 644 /etc/cron.d
 
-###########################################################################
-# Update Repositories
-###########################################################################
-
-USER root
-
-RUN apt-get -yqq update
-
 ###########################################################################
 # Drush:
 ###########################################################################