2 lines
49 B
Bash
2 lines
49 B
Bash
|
export DGID=$(stat -c "%g" /var/run/docker.sock)
|
|
export DGID=$(stat -c "%g" /var/run/docker.sock)
|