-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerfile #4
Comments
Okay, I've begun to understand how to build the server. So here's what I've come up with:
I would create a PR if #5 is fixed. Before that I wouldn't want to publish this. Compare: |
Thanks for your feedback. The Dockerfile looks nice so far. Some thoughts about it:
I'm not an expert in Docker - just used it for some smaller projects from time to time. So please let me know, what you think about it. |
A dockerfile for the server to create a docker image which can be published on Docker Hub (as a GitHub action).
Are there any rough hints for compiling? I've never worked with maven before. Maybe the mvn-release-and-deploy.sh is helpful there?
I'm happy to help.
The text was updated successfully, but these errors were encountered: