converge/compose.yaml
Erik Brakkee 1ebee30c8c cross compilation on windows working.
pty.Start() is not supported on windows
2024-07-22 19:34:26 +02:00

10 lines
115 B
YAML

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