Commit graph

5 commits

Author SHA1 Message Date
Robert Hensing 8bb4cc751e
podman-compose: hash nitpicking
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
2021-05-19 11:34:34 +02:00
Robert Hensing 81c7dd1dae podman-compose: 0.1.5 -> 0.2.0pre-2021-05-18 2021-05-19 00:08:40 +02:00
adisbladis 0c70afa6d1
podman-compose: Don't wrap podman
Podman is now a wrapped with it's container runtimes in the podman
closure.

This means that the podman passed to podman-compose is not necessarily
the one that the user wants to use as it lacks user configured
container runtimes.

This change aims to make package composition more intuitive by
defering the installation of podman to the user of podman-compose.
2020-05-22 06:34:25 +01:00
adisbladis e061c4bab3
podman-compose: Add podman team to maintainers 2020-05-22 06:34:25 +01:00
Nikolay Korotkiy 2a6a39bc8c
podman-compose: init at 0.1.5 2019-12-06 12:41:40 +03:00