Retry creation of sandbox container (#276)

* Extend sleep when Docker daemon seems ready

* Pruning test shall not write to local fs

* Make sure container names do not conflict
This commit is contained in:
Frederik Ring
2023-09-19 14:45:09 +02:00
committed by GitHub
parent c87dc09ad4
commit e7631d8d53
3 changed files with 22 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ services:
volumes:
- app_data:/backup/app_data:ro
- /var/run/docker.sock:/var/run/docker.sock
- ./local:/archive
- ${LOCAL_DIR:-./local}:/archive
offen:
image: offen/offen:latest