Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse openK User Modules
org.eclipse.openk-usermodules.gridFailureInformation.backend
Commits
877b6247
Commit
877b6247
authored
Mar 03, 2020
by
Dimitrios Chalepakis
Browse files
[SI-001] Jenkins files
parent
29283b8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
gfsBackendService/Dockerfile
deleted
100644 → 0
View file @
29283b8e
FROM
openjdk:8-jre-alpine
COPY
/target/contact-base-data.jar /usr/src/cbd/
WORKDIR
usr/src/cbd
CMD
["java", "-jar", "-Dspring.config.name=application_localdev", "contact-base-data.jar"]
\ No newline at end of file
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