Files
rust/rootfs/usr/local/share/template-files/config/env/examples/dockerd.sh
T
jason db7d7dba0e 🦈🏠🐜 Initial Commit 🐜🦈🏠
2026-05-01 06:43:50 -04:00

5 lines
174 B
Bash

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