NorbiPeti
453720ddde
It took a while to properly mount the folder to both containers Might be a bit overcomplicated but whatever At the moment it creates the volume at /mcserver on the host
1 line
49 B
Bash
1 line
49 B
Bash
export DGID=$(stat -c "%g" /var/run/docker.sock)
|