Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michel Roelofs
dt_ctrl
Commits
403becdd
Commit
403becdd
authored
May 09, 2021
by
Michel Roelofs
Browse files
Force /var/run/www empty
parent
c14eedbf
Pipeline
#61
failed with stage
in 2 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
403becdd
...
...
@@ -27,7 +27,8 @@ RUN apt -y update && apt -y install screen libwebsockets8 libglib2.0-0 libmagic-
RUN
chmod
a+rwx /root
RUN
mkdir
-p
/var/www/console
#COPY --from=builder /root/dt_ctrl/console/js /var/www/console/js
RUN
rm
-rf
/var/www/console/
*
COPY
--from=builder /root/dt_ctrl/console/js /var/www/console/js
COPY
--from=builder /root/dt_ctrl/console/htdocs /var/www/console/htdocs
COPY
--from=builder /root/dt_ctrl /root/dt_ctrl
COPY
--from=builder /var/www/console/htdocs/tle /var/www/console/htdocs/tle
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment