containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
5.01k stars 477 forks source link

Fixes #908: Add support for multi-line environment files #909

Closed hedayat closed 4 months ago

hedayat commented 5 months ago

TBH, I don't find the part of compose spec which specifies this. Actually, it might not be according to the spec. However, this is what docker compose supports... !

p12tic commented 4 months ago

This PR has been merged via https://github.com/containers/podman-compose/pull/949.

mokibit commented 4 months ago

Tests added in https://github.com/containers/podman-compose/pull/949.