ahab/src
Matej Janezic 3077420db2
feat!: respect COMPOSE_FILE env and remove docker command
Read COMPOSE_FILE from env and use it if it is set. Default is still
docker/local/docker-compose.yaml.

BREAKING CHANGE: Removed docker subcommand. Added deprecation notice to
compose subcommand.
2024-10-25 09:37:13 +02:00
..
cli feat!: respect COMPOSE_FILE env and remove docker command 2024-10-25 09:37:13 +02:00
scripts feat: swap println for eprintln or debug_eprintln 2024-10-25 09:03:49 +02:00
command_builder.rs feat!: respect COMPOSE_FILE env and remove docker command 2024-10-25 09:37:13 +02:00
lib.rs feat: swap println for eprintln or debug_eprintln 2024-10-25 09:03:49 +02:00
main.rs feat!: respect COMPOSE_FILE env and remove docker command 2024-10-25 09:37:13 +02:00