Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
eduroam-configurator-build
Commits
52e0792b
Commit
52e0792b
authored
Sep 01, 2020
by
Jørn Åne de Jong
Browse files
Use dereferenced paths
parent
16bd6ffe
Pipeline
#31789
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
52e0792b
...
...
@@ -2,6 +2,6 @@ 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/
COPY
eduroam-configurator/
www
/dist/* /var/www/html/dist/
COPY
eduroam-configurator/
www/dis
t/fonts/* /var/www/html/dist/fonts/
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-webfon
t/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