diff options
author | Malfurious <m@lfurio.us> | 2023-09-09 11:50:15 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2023-09-10 04:47:40 -0400 |
commit | 8102d3dfa6914730e4d2aae26cd33c53c276da11 (patch) | |
tree | d01cd9fd1233c52b642a412b1e13720e2ca18276 /acid/cyche-source | |
parent | d07f07847cb8086ffafac412a1ad14d8a953f9da (diff) | |
download | cychedelic-8102d3dfa6914730e4d2aae26cd33c53c276da11.tar.gz cychedelic-8102d3dfa6914730e4d2aae26cd33c53c276da11.zip |
acid: build: Always specify --project-name
The script is refactored to always provide an explicit --project-name
option to docker compose. Still taken from the $CYCHE_SERVICES config
and only modified if --self is given.
This addresses an issue when using a docker-compose.yml from within a
subdirectory. If --project-name is omitted, the directory name used by
docker is the one containing the YML file, not the working directory
(git repository root).
When calling `docker compose down` (when given --self), we now omit the
--file as it is unnecessary.
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'acid/cyche-source')
0 files changed, 0 insertions, 0 deletions