Skip to content
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

Keep sample Dockerfile up-to-date #79

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

halfstrik
Copy link
Contributor

Image openjdk:17-alpine is deprecated, see https://hub.docker.com/_/openjdk, replacing it with amazoncorretto:17-alpine3.20, has less vulnerabilities and has arm64 build, I was not able to run openjdk:17-alpine on my M1 Mac without adding platform: linux/x86_64 directive.

Also adding public/ folder so server can serve static files.

@angryziber angryziber merged commit 0aa05a4 into codeborne:main Oct 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants