forked from cerc-io/stack-orchestrator
Simple container for testing stack orchestrator
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
version: "3.2"
|
||||
services:
|
||||
test:
|
||||
image: cerc/test-container:local
|
||||
restart: always
|
||||
Reference in New Issue
Block a user