go-pb-jubilee/docker-compose.yml

10 lines
173 B
YAML
Raw Permalink Normal View History

version: '3.5'
services:
trainserver:
container_name: jubilee
image: git.caliban.io/martin/go-pb-jubilee:1.0.0
restart: always
ports:
- "8090:8090"