Files
archlinux/rootfs/usr/local/share/template-files/config/env/examples/dockerd.sh
casjay 9737271a0b
Some checks failed
archlinux / release-archlinux (push) Failing after 16m9s
🦈🏠🐜 Initial Commit 🐜🦈🏠
2025-09-16 23:38:39 -04:00

5 lines
214 B
Bash

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# docker env
DOCKER_HOST="${DOCKER_HOST:-unix://var/run/docker.sock}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -