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
oncampus
Patterns and Frameworks
Commits
d542eadd
Commit
d542eadd
authored
Jun 07, 2019
by
David Engelhardt
Browse files
ignore this commit (testing redeployment-webhook)
parent
83a5d047
Pipeline
#6264
passed with stage
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
d542eadd
...
@@ -3,4 +3,3 @@ EXPOSE 80
...
@@ -3,4 +3,3 @@ EXPOSE 80
RUN
sed
-i
-e
's, location / {, location /patterns-and-frameworks {,g'
/etc/nginx/conf.d/default.conf
;
\
RUN
sed
-i
-e
's, location / {, location /patterns-and-frameworks {,g'
/etc/nginx/conf.d/default.conf
;
\
sed
-i
-e
's, root /usr/share/nginx/html;, alias /usr/share/nginx/html;,g'
/etc/nginx/conf.d/default.conf
sed
-i
-e
's, root /usr/share/nginx/html;, alias /usr/share/nginx/html;,g'
/etc/nginx/conf.d/default.conf
COPY
docs/ /usr/share/nginx/html
COPY
docs/ /usr/share/nginx/html
Write
Preview
Supports
Markdown
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