converge/compose.yaml
Erik Brakkee 2f40f86294 cross compilation on windows working.
pty.Start() is not supported on windows
2024-09-08 11:16:48 +02:00

10 lines
115 B
YAML

services:
converge:
image: $REGISTRY/converge:1.0
build:
context: .
ports:
- 8000:8000