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
a6737bd4
Commit
a6737bd4
authored
Jan 28, 2022
by
jcorvi
Browse files
Update Dockerfile
parent
bc19285d
Pipeline
#27035
passed with stage
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a6737bd4
...
...
@@ -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
RUN
./node_modules/.bin/ng build
--prod
--base-href
/pretoxtm.kh.svc/
### STAGE 2: Run ###
FROM
nginx:1.21.6-alpine
#fix refresh
...
...
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