Skip to content

[packagers] Support podman for docker builds #1816

@maxandersen

Description

@maxandersen

be in a place where docker desktop is not allowed.
run jreleaser and you get "[WARN] [docker] failure: Unexpected error" which isn't exactly great :)

Turns out its erroring because docker is not available.

then try alias docker=podman, which doesn't work as not using shell to execute.

also can't just add docker linked to podman because some of the command line options is not supported.

i.e. -l error doesn't work.

could it be made that podman is supported for container builds?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestreleasedIssue has been released

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions