added socket reference for docker commands with podman

This commit is contained in:
2026-04-10 11:31:34 -06:00
parent 40ff5324e1
commit 5ae0cb8665

View File

@@ -125,3 +125,4 @@ export PATH=$HOME/go/bin:$PATH
# Docker
alias docker=podman
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock