Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
INB
eTRANSAFE
pretox-app
Commits
b7701bca
Commit
b7701bca
authored
Jan 31, 2022
by
jcorvi
Browse files
Update Dockerfile
parent
44a25080
Pipeline
#27053
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
b7701bca
...
@@ -19,7 +19,7 @@ COPY ./nginx.conf /etc/nginx/nginx.conf
...
@@ -19,7 +19,7 @@ COPY ./nginx.conf /etc/nginx/nginx.conf
COPY
--from=build /usr/src/app/dist/my-app /usr/share/nginx/html
COPY
--from=build /usr/src/app/dist/my-app /usr/share/nginx/html
COPY
src/manage /usr/share/nginx/html/
COPY
src/manage /usr/share/nginx/html/
manage
#CMD ["/bin/sh", "-c", "envsubst < /usr/share/nginx/html/pretox/assets/env.template.js > /usr/share/nginx/html/pretox/assets/env.js && exec nginx -g 'daemon off;'"]
#CMD ["/bin/sh", "-c", "envsubst < /usr/share/nginx/html/pretox/assets/env.template.js > /usr/share/nginx/html/pretox/assets/env.js && exec nginx -g 'daemon off;'"]
...
...
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