version: "3.8" services: converter: build: dockerfile: DockerfileLocal ports: - '5678:5678' volumes: - ./:/app