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
5bd35c9b
Commit
5bd35c9b
authored
Sep 01, 2020
by
Jørn Åne de Jong
Browse files
???
parent
4da46d88
Pipeline
#31791
passed with stages
in 34 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
5bd35c9b
FROM
php:7-apache
COPY
eduroam-configurator/inc
/
/var/www/in
c
/
COPY
eduroam-configurator/src
/
/var/www/src
/
COPY
eduroam-configurator/www
/
/var/www/html
/
COPY
eduroam-configurator/inc /var/www/in/
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/
...
...
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