소스 검색

Remove apt trash

Gabriel 6 년 전
부모
커밋
6b42b1caba
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -32,7 +32,8 @@ RUN chmod 0600 /opt/keys/*; \
     cd /opt/json-wsdl; \
     composer install --no-scripts --no-interaction --no-progress; \
     chmod +x /opt/docsis.sh; \
-    bash -c /opt/docsis.sh
+    bash -c /opt/docsis.sh; \
+    rm -rf /var/lib/apt/lists/*
     
 COPY docsis/custom_mibs /usr/share/snmp/mibs/