Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
Backup Service
Commits
acf208ef
Commit
acf208ef
authored
Jan 22, 2021
by
Mykola Zamkovyi (EPAM)
Browse files
GONRG-1583
parent
5f52dbac
Changes
1
Hide whitespace changes
Inline
Side-by-side
provider/backup-gcp/cloudbuild/Dockerfile.cloudbuild
View file @
acf208ef
...
...
@@ -10,3 +10,4 @@ ENV PORT $PORT
COPY provider/backup-${PROVIDER_NAME}/target/backup-${PROVIDER_NAME}-*.jar backup-${PROVIDER_NAME}.jar
# Run the web service on container startup.
CMD java -Djava.security.egd=file:/dev/./urandom -Dserver.port=${PORT} -jar /app/backup-${PROVIDER_NAME}.jar
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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