plugins

Home

Plugins

GitHub

Blog

docker-remove-dangling-images

version: 0.0.8 |  date: 06/27/2021 |  Remove dangling docker images and stopped containers |  source code

# SYNOPSIS

Remove dangling docker images and stopped containers.

# INSTALL

    $ s6 --install docker-remove-dangling-images

# USAGE

    $ s6 --plg-run docker-remove-dangling-images

# Platforms supported

* Linux

* Windows

# Authors

* The initial code was written by [@vonc](https://stackoverflow.com/users/6309/vonc) as an answer on [stackoverflow](https://stackoverflow.com/questions/32723111/how-to-remove-old-and-unused-docker-images)

* The sparrow plugin maintainer is Alexey Melezhik