mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-29 03:35:36 +02:00
Test compose timeout option
This commit is contained in:
@@ -25,6 +25,6 @@ if [ "$(cat ./backup/data/whoami.txt)" != "$user_name" ]; then
|
||||
fi
|
||||
pass "Found expected user."
|
||||
|
||||
docker compose down --volumes
|
||||
docker compose down --volumes --timeout 3
|
||||
sudo rm -rf ./local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user