table of contents
other versions
- testing 2.26.1-4
- unstable 2.26.1-4
- experimental 2.26.1-2
DOCKER-COMPOSE-VERSION(1) | DOCKER-COMPOSE-VERSION(1) |
NAME¶
docker-compose-version - Show the Docker Compose version information
SYNOPSIS¶
docker compose version [OPTIONS]
DESCRIPTION¶
Show the Docker Compose version information
OPTIONS¶
-f, --format="" Format the output. Values: [pretty | json]. (Default: pretty)
-h, --help[=false] help for version
--short[=false] Shows only Compose's version number
OPTIONS INHERITED FROM PARENT COMMANDS¶
--dry-run[=false] Execute command in dry run mode
SEE ALSO¶
Feb 2025 |