converge/compose.yaml

10 lines
119 B
YAML

services:
converge:
image: your.repo.com/converge:1.0
build:
context: .
ports:
- 8000:8000