Skip to content

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

Draft
jmesnil wants to merge 1 commit into
wildfly:mainfrom
jmesnil:jib
Draft

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

Conversation

@jmesnil

@jmesnil jmesnil commented Jun 25, 2024

Copy link
Copy Markdown
Member

No description provided.

@jamezp

jamezp commented Jun 25, 2024

Copy link
Copy Markdown
Member

I like this idea. Thank you @jmesnil!

@jamezp

jamezp commented Jul 11, 2024

Copy link
Copy Markdown
Member

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

@jmesnil

jmesnil commented Oct 8, 2024

Copy link
Copy Markdown
Member Author

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

jmesnil commented Oct 8, 2024

Copy link
Copy Markdown
Member Author

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