mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-06-20 17:15:39 +02:00
add system prune -a before building
This commit is contained in:
parent
945db4484b
commit
d0c8c47edf
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