mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-26 13:21:14 +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