Skip to content

Conversation

@tomdavidson
Copy link

It took me a min to sort out using podman rather than docker (forgot about setting DOCKER_HOST) and thought including in the example might be helpful.

Updated instructions to include Podman usage for diving into images.
```bash
dive <your-image-tag>
```

Copy link

@vassilit vassilit Dec 15, 2025

Choose a reason for hiding this comment

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

What about alias dive="DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock dive" and instruct user to run systemctl --user enable --now podman.socket or systemctl --user start podman.socket beforehand ?

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