Update 'Dockerfile'
This commit is contained in:
@@ -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/
|
||||
|
Reference in New Issue
Block a user