mirror of
https://github.com/chevereto/docker.git
synced 2026-05-07 12:07:07 +02:00
add ns compose
This commit is contained in:
@@ -11,6 +11,7 @@ if [ "${ENCRYPTION_KEY}" == "" ]; then
|
||||
fi
|
||||
mkdir -p $(dirname ${NAMESPACE_FILE})
|
||||
cat >${NAMESPACE_FILE} <<EOM
|
||||
COMPOSE=${COMPOSE}
|
||||
HOSTNAME=${HOSTNAME}
|
||||
ENCRYPTION_KEY=${ENCRYPTION_KEY}
|
||||
EOM
|
||||
|
||||
Reference in New Issue
Block a user