Remove a stopped container

podman

  • Simple management tool for pods, containers and images.
    Podman provides a Docker-CLI comparable command-line. Simply put: `alias docker=podman`.
    More information: <https://github.com/containers/podman/blob/main/commands-demo.md>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

podman rm {{container_name}}

click the source code to copy install podman on any operating system with command-not-found.com