This website requires JavaScript.
Explore
Help
Sign In
deep-stack
/
stack-orchestrator
Watch
3
Star
0
Fork
0
You've already forked stack-orchestrator
forked from
cerc-io/stack-orchestrator
Code
Pull Requests
Activity
94e38ceaba
stack-orchestrator
/
app
/
data
/
compose
/
docker-compose-test.yml
8 lines
114 B
YAML
Raw
Normal View
History
Unescape
Escape
Simple container for testing stack orchestrator
2022-10-31 02:41:05 +00:00
version
:
"3.2"
services
:
test
:
image
:
cerc/test-container:local
restart
:
always
Implement deploy-system port command
2023-01-24 05:09:56 +00:00
ports
:
-
"80"
Copy Permalink