gitea/rootfs/usr/local/share/template-files/config/env/examples/dockerd.sh
casjay bfbda74d72
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-08-10 17:19:17 -04:00

5 lines
214 B
Bash

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