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

https://github.com/williamkoller/automation-docker

Script for delete images, container, network and volume
https://github.com/williamkoller/automation-docker

docker shell-script

Last synced: about 1 year ago
JSON representation

Script for delete images, container, network and volume

Awesome Lists containing this project

README

          

## Automation Docker

- Add permission

```
sudo chmod +x exec.sh
```
- Exec
```
./exec.sh
```