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 antos/backend/$ARCH/* /
|
||||||
# copy frontend
|
# copy frontend
|
||||||
COPY antos/frontend/* /
|
COPY antos/frontend/* /
|
||||||
RUN ls /opt
|
|
||||||
RUN ls /
|
RUN ls /
|
||||||
RUN chown -R root:root /opt/www/htdocs/
|
RUN chown -R root:root /opt/www/htdocs/
|
||||||
RUN rm -rf /etc/systemd
|
RUN rm -rf /etc/systemd
|
||||||
|
Loading…
Reference in New Issue
Block a user