containers / containers/podman-compose
Doc about systemd unit generation missing or unclear?
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 622
- PR merge metrics
- No merged PRs in 30d
Description
The latest changelog from https://github.com/containers/podman-compose/releases/tag/v1.2.0 says;
> podman-compose no longer creates pods when registering systemd unit.
Hmm, I wonder what is meant here, because:
* AFAIK only `podman` itself has an option to generate systemd units via `podman generate systemd` IIRC.
* The readme for `podman-compose` does not mention such an option: https://github.com/containers/podman-compose And I don't know where to look then?
* Also "regsitering" seems to hint about some `systemd enable` thing? I am confused, because what and why does `podman-compose` enable sth.?
So all in all, I am confused…
Contributor guide
Assessment
This issue has not been assessed yet.