podman rm web

Category: Kubernetes & Containers

podman rm web

Remove a stopped container

Deletes the web container and its writable layer, so all filesystem changes inside are gone. The container must be stopped first, or add -f to force it. Removing an image with podman rmi nginx still fails while a container uses it.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.