Update 'Dockerfile'
This commit is contained in:
parent
60ca8dc3fe
commit
c53083651e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user