mirror of
https://github.com/technorabilia/docker-bits
synced 2024-11-05 00:00:32 +00:00
4 lines
90 B
Bash
4 lines
90 B
Bash
ln -s ../docker-env.cfg ./.env
|
|
. ./.env
|
|
mkdir -p ${BASEDIR:-/volume1/docker}/fleet/config
|