Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
eduroam-configurator-build
Commits
4da46d88
Commit
4da46d88
authored
Sep 01, 2020
by
Jørn Åne de Jong
Browse files
Remove broken symlink first?
parent
52e0792b
Pipeline
#31790
failed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
4da46d88
...
...
@@ -2,6 +2,7 @@ FROM php:7-apache
COPY
eduroam-configurator/inc/ /var/www/inc/
COPY
eduroam-configurator/src/ /var/www/src/
COPY
eduroam-configurator/www/ /var/www/html/
RUN
rm
/var/www/html/dist
COPY
eduroam-configurator/lib/github.com/Uninett/uninett-bs-theme/dist/* /var/www/html/dist/
COPY
eduroam-configurator/lib/github.com/Uninett/uninett-bs-theme/uninett-webfont/fonts/* /var/www/html/dist/fonts/
COPY
eduroam-configurator/www/.user.ini /usr/local/etc/php/php.ini
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