1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Made image resizing optional again to keep Docker image size down

This commit is contained in:
krateng
2021-12-31 21:27:22 +01:00
parent 3714aef878
commit 9ec52806c4
10 changed files with 11 additions and 10 deletions

View File

@@ -24,7 +24,6 @@ RUN \
# expected behavior for a default setup is for maloja to "just work"
ENV MALOJA_SKIP_SETUP=yes
ENV MAGICK_HOME=/usr
EXPOSE 42010
# use exec form for better signal handling https://docs.docker.com/engine/reference/builder/#entrypoint