v2 test
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
services:
|
services:
|
||||||
hello:
|
hello:
|
||||||
image: busybox
|
image: busybox
|
||||||
command: sh -c "while true; do echo 'Hello from Arcane'; sleep 5; done"
|
command: sh -c "while true; do echo 'Hello from Arcane v2'; sleep 5; done"
|
||||||
Reference in New Issue
Block a user