Open C-Loftus opened 3 weeks ago
https://github.com/cgs-earth/wis2box/blob/e8c131f555dd8d7794d2453f71d88612d767f7d0/wis2box-ctl.py#L159
the following works instead
run(args, split(f'docker compose {DOCKER_COMPOSE_ARGS} --file docker/docker-compose.dev.yml up'))
https://github.com/cgs-earth/wis2box/blob/e8c131f555dd8d7794d2453f71d88612d767f7d0/wis2box-ctl.py#L159
the following works instead