mirror of
https://github.com/containers/podman-compose.git
synced 2025-01-24 06:48:45 +01:00
796e6a4473
If no services are defined, podman-compose crashes as services variable is None, while the expected behavior might be an error or the same as docker-compose, which will continue the execution of the compose file (eg. creating networks, etc). This commit fixes the crash and allows the program to continue, mimicking docker-compose behavior. |
||
---|---|---|
.. | ||
build | ||
extends | ||
extends_w_file | ||
multicompose | ||
no_services | ||
short | ||
ulimit | ||
vol | ||
yamlmagic |