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

add multiplatform docker build and support for podman as container bu… #464

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

Conversation

twatzl
Copy link
Collaborator

@twatzl twatzl commented Jul 31, 2024

support build for arm64
support using podman instead of docker (necessary e.g. for using fedora silverblue as dev machine)

}

task<Exec>("imageBuildMultiplatform") {
Copy link
Member

Choose a reason for hiding this comment

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

mabye we should put into the name the platform actually built? and not only "multiplatform"

}

task<Exec>("imageBuildMultiplatform") {
Copy link
Member

Choose a reason for hiding this comment

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

please also add this image build task to the eventcollectors, they sadly still have their own task because they are not a spring boot app (till now at least, something to consider in the future...)

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