mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
If the containers no longer exist and the images are unused, we should remove the images as well. Note that images may sometimes stick around for a little while, depending on the retire schedule and the wait time specified for the container. Closes #4104