mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
.devcontainer/Dockerfile, 3.49 GB image size
This commit is contained in:
parent
672c279b0a
commit
19d204c7a8
1 changed files with 1 additions and 0 deletions
|
@ -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/* && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue