Explorar o código

.devcontainer/Dockerfile, 3.49 GB image size

Martin Filser %!s(int64=3) %!d(string=hai) anos
pai
achega
19d204c7a8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .devcontainer/Dockerfile

+ 1 - 0
.devcontainer/Dockerfile

@@ -238,6 +238,7 @@ RUN set -o xtrace \
     gosu wekan:wekan node build.js && \
 
     # Cleanup
+    apt-get remove --purge --assume-yes ${BUILD_DEPS} && \
     apt-get clean -y && \
     apt-get autoremove -y && \
     rm -Rf /tmp/* && \