Simple container for testing stack orchestrator

This commit is contained in:
2022-10-30 20:41:05 -06:00
parent 20fae9f2c0
commit 2aae7dd59f
6 changed files with 33 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
version: "3.2"
services:
test:
image: cerc/test-container:local
restart: always