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