This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
stack-orchestrator
Watch
17
Star
1
Fork
3
You've already forked stack-orchestrator
Code
Issues
113
Pull Requests
18
Actions
Packages
Projects
Releases
480
Wiki
Activity
b0520a042a
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"
Reference in New Issue
Copy Permalink