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
16bd6ffe
Commit
16bd6ffe
authored
Sep 01, 2020
by
Jørn Åne de Jong
Browse files
Explicitly mention symlinks
parent
bbd15c9e
Pipeline
#31788
failed with stages
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
16bd6ffe
...
...
@@ -2,4 +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/dist/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