Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noxphx/docker-volumes-cleanup

Simple script to delete dangling docker volumes
https://github.com/noxphx/docker-volumes-cleanup

Last synced: about 1 month ago
JSON representation

Simple script to delete dangling docker volumes

Awesome Lists containing this project

README

        

# docker-volumes-cleanup
Simple script to delete dangling docker volumes

## Usage

```bash
bash <(wget -qO- https://raw.githubusercontent.com/noxPHX/docker-volumes-cleanup/main/clean.sh)
```