Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support podman for building release images
podman returns nozero exit code for `docker buildx`, because it misses a subcommand. `docker buildx version` should work both in podman and docker. Tested both with docker-ce-20.10.18 + docker-buildx-plugin-0.10.2 and podman-4.5.0 + podman-docker.
- Loading branch information