mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-28 14:17:50 +02:00
The Compose Specification supports adding labels to the build image which is also used in practice. Support this and pass the labels to `podman build`. Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>