compose/docs/reference/compose_convert.md
Nicolas De Loof 3271801681
reference documentation
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-17 09:11:23 +01:00

385 B

Description

docker compose convert render the actual data model to be applied on target platform. When used with Docker engine, it merges the Compose files set by -f flags, resolves variables in Compose file, and expands short-notation into fully defined Compose model.

To allow smooth migration from docker-compose, this subcommand declares alias docker compose config