Update 'Dockerfile'

This commit is contained in:
dany 2022-08-05 12:47:36 +02:00
parent c39f6e389b
commit 3a0c6314e0

View File

@ -30,7 +30,6 @@ COPY --from=deploy-env /bin/wget /bin/
# copy backend
COPY --from=deploy-env /platform/ /
RUN rm /etc/systemd -rf
RUN ls /
# copy frontend
COPY antos/frontend/ /
RUN chown -R root:root /opt/www/htdocs/