Skip to content

Add instructions on using Podman#1657

Merged
stefanprodan merged 1 commit into
fluxcd:mainfrom
cipherboy:add-podman-instructions
May 28, 2026
Merged

Add instructions on using Podman#1657
stefanprodan merged 1 commit into
fluxcd:mainfrom
cipherboy:add-podman-instructions

Conversation

@cipherboy
Copy link
Copy Markdown
Contributor

make test will work just fine in Podman, provided the Docker-compatible socket is set up and the DOCKER_HOST environment variable is set. This allows the Docker API client libraries used by ory/dockertest to provision Podman containers.

make test will work just fine in Podman, provided the Docker-compatible
socket is set up and the `DOCKER_HOST` environment variable is set. This
allows the Docker API client libraries used by ory/dockertest to
provision Podman containers.

Signed-off-by: Alexander Scheel <alex.scheel@control-plane.io>
Copy link
Copy Markdown
Member

@matheuscscp matheuscscp left a comment

Choose a reason for hiding this comment

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

LGTM

@stefanprodan stefanprodan added the area/docs Documentation related issues and pull requests label May 28, 2026
@stefanprodan stefanprodan merged commit 617fc77 into fluxcd:main May 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants