mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-04 02:04:27 +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
|
||||
}
|
||||
|
||||
docker system prune -a
|
||||
build_images
|
||||
push_images
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue