Add missing sub-command
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
03b745083c
commit
ed714f8cf5
@ -58,7 +58,7 @@ run_stack_wait() {
|
|||||||
|
|
||||||
run_purge() {
|
run_purge() {
|
||||||
echo "--- start purge ---"
|
echo "--- start purge ---"
|
||||||
docker -H "$DOCKER_HOST" prune --all --volumes --force
|
docker -H "$DOCKER_HOST" system prune --all --volumes --force
|
||||||
echo "--- end purge ---"
|
echo "--- end purge ---"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user