thsf.net/docker-compose.yml

11 lines
182 B
YAML
Raw Normal View History

2023-04-22 08:07:56 +02:00
version: "2"
services:
thsf:
build:
dockerfile: thsf.Dockerfile
context: .
ports:
- "127.0.0.1:8042:8042"
image: thsf:latest
container_name: thsf