Skip to content

[ISSUE 5224] Fix docker#5272

Merged
qqeasonchen merged 3 commits into
apache:developfrom
daflyinbed:fix-docker
Jul 9, 2026
Merged

[ISSUE 5224] Fix docker#5272
qqeasonchen merged 3 commits into
apache:developfrom
daflyinbed:fix-docker

Conversation

@daflyinbed

Copy link
Copy Markdown
Contributor

Fixes #5224

https://github.com/apache/eventmesh/actions/runs/20596142447

buildx failed with: ERROR: failed to build: failed to solve: openjdk:11-jdk: failed to resolve source metadata for docker.io/library/openjdk:11-jdk: docker.io/library/openjdk:11-jdk: not found

Motivation

docker-library/openjdk#505

Modifications

Use eclipse temurin as base image instead.
Fix warnings output by docker build.
Exclude sdk/ rust / node build artifacts to speed up copy.

Documentation

  • Does this pull request introduce a new feature? no

@daflyinbed daflyinbed marked this pull request as ready for review July 9, 2026 02:01

@qqeasonchen qqeasonchen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qqeasonchen qqeasonchen merged commit 206383e into apache:develop Jul 9, 2026
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.

[Bug] EventMesh Runtime docker image build failed

2 participants