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
Tammo Jan Dijkema
dt_ctrl
Commits
f79b5ab2
Unverified
Commit
f79b5ab2
authored
Feb 14, 2021
by
Michel Roelofs
Committed by
Tammo Jan Dijkema
Sep 21, 2021
Browse files
Install libnova, and run ldconfig
parent
4c69605a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
f79b5ab2
...
...
@@ -39,6 +39,9 @@ COPY --from=builder /root/dt_ctrl/console/htdocs /var/www/console/htdocs
COPY
--from=builder /root/dt_ctrl/console/js /var/www/console/js
COPY
--from=builder /root/dt_ctrl /root/dt_ctrl
COPY
--from=builder /var/www/console/htdocs/tle /var/www/console/htdocs/tle
COPY
--from=builder /usr/local/lib /usr/local/lib
RUN
ldconfig
# Configure ports for the console and controller
RUN
mkdir
/etc/dt
&&
echo
'
\
...
...
Write
Preview
Markdown
is supported
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