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

Docker does not support Java 11. #3287

Open
3 tasks
giangduong opened this issue May 5, 2023 · 2 comments
Open
3 tasks

Docker does not support Java 11. #3287

giangduong opened this issue May 5, 2023 · 2 comments

Comments

@giangduong
Copy link

Before submitting an issue to GitBucket I have first:

(if you have performed all the above, remove the paragraph and continue describing the issue with template below)

Issue

Impacted version: 4.40

Deployment mode: explain here how you use GitBucket : standalone app, under webcontainer (which one), with an http frontend (nginx, httpd, ...)

Docker.

I build and replace the .war file in the container.

Problem description:

  • be as explicit as you can
  • describe the problem and its symptoms
  • explain how to reproduce
  • attach whatever information that can help understanding the context (screen capture, log files)

When i start docker, i got this error message.
image

I do not see the Docker file in the github. Can you share this Docker file?

@GabrieleFrau
Copy link

https://github.com/gitbucket/gitbucket-docker/blob/master/Dockerfile

@giangduong
Copy link
Author

I built a new image with openjdk11 successfully. But got this error when starting the container.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants