picked up

This commit is contained in:
andreas
2023-02-11 23:02:27 +00:00
parent 799fb5ecad
commit c27ae86e81

View File

@@ -19,6 +19,7 @@ apt-get clean
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* ~/.cache ~/.npm rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* ~/.cache ~/.npm
rm -rf ~/webapp-6.0.0.57.1049268-Ubuntu_20.04-all rm -rf ~/webapp-6.0.0.57.1049268-Ubuntu_20.04-all
EOF EOF
# use envsubst in entrypoint script to convert config templates to actual config files
WORKDIR /root WORKDIR /root
EXPOSE 80 EXPOSE 80
VOLUME /var/lib/z-push VOLUME /var/lib/z-push