mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-10-04 06:06:16 +00:00
add system prune to build script
This commit is contained in:
@@ -31,6 +31,7 @@ push_images() {
|
||||
done
|
||||
}
|
||||
|
||||
docker system prune -a
|
||||
build_images
|
||||
push_images
|
||||
|
||||
|
Reference in New Issue
Block a user