oh boy, i just hit a new fun issue... maybe @akdev has seen?
Here's my setup:
On host F38:
systemctl --user enable --now podman.socket# in .bashrc export DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock# so it's there# i have moby-engine installed, but disabled, verified socket and service are not running so shouldn't be a problem, but useful for testing
systemctl --user enable --now podman.socket# in .bashrc export DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock# so it's there# i have moby-engine installed, but disabled, verified socket and service are not running so shouldn't be a problem, but useful for testing
$ sudo ln -sf /usr/bin/distrobox-host-exec /usr/local/bin/docker$ echo $DOCKER_HOSTunix:///run/user/10000/podman/podman.sock$ ls -laZ /run/user/10000/podman/podman.socksrw-rw----. 1 benjamin benjamin unconfined_u:object_r:user_tmp_t:s0 0 Oct 2 14:13 /run/user/10000/podman/podman.sock$ docker infodocker infoClient: Version: 24.0.5 Context: default Debug Mode: falseServer:ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?errors pretty printing info
$ sudo ln -sf /usr/bin/distrobox-host-exec /usr/local/bin/docker$ echo $DOCKER_HOSTunix:///run/user/10000/podman/podman.sock$ ls -laZ /run/user/10000/podman/podman.socksrw-rw----. 1 benjamin benjamin unconfined_u:object_r:user_tmp_t:s0 0 Oct 2 14:13 /run/user/10000/podman/podman.sock$ docker infodocker infoClient: Version: 24.0.5 Context: default Debug Mode: falseServer:ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?errors pretty printing info
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
B
Bazzite
The operating system for the next generation of gamers.