mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-30 20:25:35 +02:00
Test compose timeout option
This commit is contained in:
@@ -29,7 +29,7 @@ if [ -f ./backup/data/post.txt ]; then
|
||||
fi
|
||||
pass "Did not find unexpected file."
|
||||
|
||||
docker compose down --volumes
|
||||
docker compose down --volumes --timeout 3
|
||||
sudo rm -rf ./local
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user