Skip to content

Replace the docker/podman binary by Jib to build the image#546

Draft
jmesnil wants to merge 1 commit intowildfly:mainfrom
jmesnil:jib
Draft

Replace the docker/podman binary by Jib to build the image#546
jmesnil wants to merge 1 commit intowildfly:mainfrom
jmesnil:jib

Conversation

@jmesnil
Copy link
Member

@jmesnil jmesnil commented Jun 25, 2024

No description provided.

@jamezp
Copy link
Member

jamezp commented Jun 25, 2024

I like this idea. Thank you @jmesnil!

@jamezp
Copy link
Member

jamezp commented Jul 11, 2024

Do you feel we should move forward with this @jmesnil? I personally like the idea.

@jmesnil
Copy link
Member Author

jmesnil commented Oct 8, 2024

An improvement is to let users choose the archs of their images (in the draft, hard-coded to produce linux/amd64,linux/arm64 images)

@jmesnil
Copy link
Member Author

jmesnil commented Oct 8, 2024

The downside of that approach is that users can no longer add custom Docker RUN instructions to the application images and they no longer have a Dockerfile template to copy...
For this use case, we might want to keep support for docker or podman (flagged as Deprecated in the draft) and add the ability to point to a Dockerfile (which would replace the one generated by the Maven plug-in)

Signed-off-by: Jeff Mesnil <jmesnil@redhat.com>
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