mirror of
https://github.com/lobaro/restic-backup-docker.git
synced 2026-07-08 17:15:08 +00:00
Rename docker-compose.test.yml to docker-compose.test.broken.yml
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
sut:
|
||||
image: gcr.io/gcp-runtimes/container-structure-test
|
||||
command: ["test", "--image", "restic-backup", "--config", "config.yml"]
|
||||
volumes:
|
||||
- ./config.yml:/config.yml
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
Reference in New Issue
Block a user