containers / containers/podman-compose
Missed `rm` command
Open
enhancement
- 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.**
A `docker-compose` supports `rm` command which removes all created containers and so on,
**Describe the solution you'd like**
Implement support of `rm` command.
**Describe alternatives you've considered**
`podman system prune --all` which solves an issue but works like a nuke.
Contributor guide
Assessment
This issue has not been assessed yet.