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