containers / containers/podman-compose
Add support for --system=always
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 622
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Refer https://www.redhat.com/sysadmin/improved-systemd-podman. Podman comes with support of --system=always but same is missing in podman-compose
**Describe the solution you'd like**
Refer https://www.redhat.com/sysadmin/improved-systemd-podman. Podman comes with support of --system=always but same is missing in podman-compose
**Describe alternatives you've considered**
There are no alternatives to it. docker itself misses --systemd=always and hence missing in compose specification. This is use case of podman and whatever works in podman should work in podman-compose. but not the case here.
**Additional context**
NA
Contributor guide
Assessment
This issue has not been assessed yet.