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
9d955b98
Commit
9d955b98
authored
Mar 25, 2022
by
jcorvi
Browse files
Update Dockerfile
parent
df6e6207
Pipeline
#28523
passed with stage
in 2 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
9d955b98
...
...
@@ -8,7 +8,7 @@ RUN npm update
COPY
. .
COPY
src/assets/index.template.html src/index.html
#RUN npm run build --prod
RUN
./node_modules/.bin/ng build
--prod
--base-href
/pretoxtm.kh.svc/
RUN
./node_modules/.bin/ng build
--prod
--base-href
/pretoxtm
-webapp
.kh.svc/
### STAGE 2: Run ###
FROM
nginx:1.21.6-alpine
...
...
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