mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-02 19:20:53 +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:
parent
f5782473eb
commit
df093114c0
@ -3,6 +3,6 @@ PROJECT_ROOT="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))/.."
|
||||
|
||||
$PROJECT_ROOT/scripts/stop_docker
|
||||
|
||||
docker system prune
|
||||
docker system prune -a
|
||||
|
||||
docker volume prune
|
||||
|
Loading…
x
Reference in New Issue
Block a user