Update 'Dockerfile'
This commit is contained in:
@@ -67,7 +67,7 @@ COPY antd-config.ini /opt/www/antd-config.ini
|
||||
COPY runner.ini /opt/www/runner.ini
|
||||
RUN chmod 744 /opt/www/antd-config.ini
|
||||
RUN chmod 744 /opt/www/runner.ini
|
||||
COPY antos/frontend/$tag /
|
||||
COPY antos/frontend/$tag/ /
|
||||
RUN chown -R root:root /opt/www/htdocs/
|
||||
RUN rm -rf /etc/systemd
|
||||
COPY start.sh /start.sh
|
||||
|
Reference in New Issue
Block a user