added docker image prune script
This commit is contained in:
3
docker/docker-prune.sh
Normal file
3
docker/docker-prune.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
docker image prune -f -a
|
||||||
Reference in New Issue
Block a user