mirror of
https://github.com/docker/compose.git
synced 2025-07-31 01:24:15 +02:00
3 lines
94 B
Bash
3 lines
94 B
Bash
COMPOSE_FILE="${COMPOSE_FILE:-development/compose.yaml}"
|
|
IMAGE_NAME=test
|
|
COMPOSE_PROFILES=test |