Closed drewgilliam closed 3 years ago
Add default compose_files for docker and singularity services, should expected file exist.
compose_files
compose_file
$TERRA_APP_DIR/docker-compose.yml
$TERRA_APP_DIR/singular-compose.env
Users may still override these default files as they see fit.
Add default
compose_files
for docker and singularity services, should expected file exist.compose_file
is$TERRA_APP_DIR/docker-compose.yml
compose_file
is$TERRA_APP_DIR/singular-compose.env
Users may still override these default files as they see fit.