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

fix: simple v4 docker image build #1540

Open
wants to merge 1 commit into
base: nightly
Choose a base branch
from

Conversation

NobleMajo
Copy link

fix: simple v4 docker image build

Motivation

Using and debugging nightly in a Docker container environment.
I am getting build errors due to missing build tools and I think the jre is not enough to build cloudnet.

Modification

  • using jdk for the docker multipart build image
  • remove legacy docker compose version

Result

After using the jdk to build it, it works, what a miracle!

Other context

No, a simple fix

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.

1 participant