mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-19 09:08:59 +02:00
add system prune to build script
This commit is contained in:
parent
7238b0cb86
commit
7d44efcf75
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ push_images() {
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
docker system prune -a
|
||||||
build_images
|
build_images
|
||||||
push_images
|
push_images
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue