mirror of
https://github.com/Cameri/nostream.git
synced 2025-09-17 08:58:33 +02:00
chore: ./scripts/clean prunes all unused dkr imgs
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
@@ -3,6 +3,6 @@ PROJECT_ROOT="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))/.."
|
|||||||
|
|
||||||
$PROJECT_ROOT/scripts/stop_docker
|
$PROJECT_ROOT/scripts/stop_docker
|
||||||
|
|
||||||
docker system prune
|
docker system prune -a
|
||||||
|
|
||||||
docker volume prune
|
docker volume prune
|
||||||
|
Reference in New Issue
Block a user