Is your feature request related to a problem? Please describe.
See differnet between podman-compose and docker-compose using reproduce case in #620
input
docker-compose config output
networks:
default:
name: devcontainer_default
podman-compose config output
Describe the solution you'd like
#621
Describe alternatives you've considered
Implement in python.
Additional context
Is your feature request related to a problem? Please describe.
See differnet between
podman-composeanddocker-composeusing reproduce case in #620input
docker-compose config output
podman-compose config output
Describe the solution you'd like
#621
Describe alternatives you've considered
Implement in python.
Additional context