debian-forge-composer/distribution/.env
Achilleas Koutsou 14183ba10a containers: Make config path configurable
Container configuration directory can be set in the .env file which is
automatically used by docker-compose.  The default value is the one used
previously (containers/config).
The HACKING.md guide is updated to describe how to set this and how it
affects other commands.
2021-01-30 13:20:11 +00:00

2 lines
71 B
Bash

COMPOSE_PROJECT_NAME=osbuild
CONTAINER_CONFIG_DIR=../containers/config