first commit
This commit is contained in:
4
test/docker-compose-fail.yml
Normal file
4
test/docker-compose-fail.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
services:
|
||||
service-a:
|
||||
image: busybox
|
||||
command: ["sh", "-c", "exit 1"]
|
||||
Reference in New Issue
Block a user