-
-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
enhancementNew feature or requestNew feature or requestreleasedIssue has been releasedIssue has been released
Milestone
Description
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 requestNew feature or requestreleasedIssue has been releasedIssue has been released