thsf.net/docker-compose.yml

11 lines
182 B
YAML

version: "2"
services:
thsf:
build:
dockerfile: thsf.Dockerfile
context: .
ports:
- "127.0.0.1:8042:8042"
image: thsf:latest
container_name: thsf