Update 'Dockerfile'

This commit is contained in:
dany 2022-08-05 12:04:16 +02:00
parent 60ca8dc3fe
commit c53083651e

View File

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