mirror of
https://github.com/containers/podman-compose.git
synced 2025-02-03 20:09:51 +01:00
5bf4c0fdbe
This is the behavior exhibited by docker compose. The network names are user-visible through external networks, so previously anyone who migrated from docker-compose needed to change their configuration. Now it is possible to select compatibility via a flag in x-podman global dictionary. Signed-off-by: Povilas Kanapickas <povilas@radix.lt> |
||
---|---|---|
.. | ||
__init__.py | ||
test_can_merge_build.py | ||
test_compose_exec_args.py | ||
test_compose_run_update_container_from_args.py | ||
test_container_to_args_secrets.py | ||
test_container_to_args.py | ||
test_get_net_args.py | ||
test_get_network_create_args.py | ||
test_normalize_depends_on.py | ||
test_normalize_final_build.py | ||
test_normalize_service.py | ||
test_volumes.py |