Skip to content

Using bootBuildImage with Buildah #44854

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

Closed
chkpnt opened this issue Mar 24, 2025 · 0 comments
Closed

Using bootBuildImage with Buildah #44854

chkpnt opened this issue Mar 24, 2025 · 0 comments
Labels
status: duplicate A duplicate of another issue

Comments

@chkpnt
Copy link

chkpnt commented Mar 24, 2025

Currently, the Gradle task bootBuildImage requires either Podman or Docker, which is impedimental in certain CI environments. When running builds in Docker runners of a GitLab Pipeline, docker-in-docker functionality is often unavailable.

Buildah offers an alternative solution for such environments. I suggest adding Buildah support as an additional option for packaging OCI images with the bootBuildImage task.

@chkpnt chkpnt changed the title Using bootBuildImage with Buildah instead of Docker / Podman Using bootBuildImage with Buildah Mar 24, 2025
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 24, 2025
@bclozel bclozel closed this as completed Mar 24, 2025
@bclozel bclozel added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants