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
memoriav
Memobase 2020
services
Import Process
group-reports-consumer
Commits
d87b64ce
Commit
d87b64ce
authored
Jun 09, 2021
by
Jonas Waeber
Browse files
Fix Dockerfile
parent
ef0e11fb
Pipeline
#27633
passed with stages
in 3 minutes and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
d87b64ce
...
@@ -6,4 +6,4 @@ RUN cd /build/distributions && tar xf app.tar
...
@@ -6,4 +6,4 @@ RUN cd /build/distributions && tar xf app.tar
FROM
openjdk:8-jre-alpine
FROM
openjdk:8-jre-alpine
COPY
--from=0 /build/distributions/app /app
COPY
--from=0 /build/distributions/app /app
CMD
/app/bin/
drupal-sync-service
CMD
/app/bin/
group-reports-consumer
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