version: "3" services: xelatex: build: context: ./ dockerfile: ./Dockerfile volumes: - ../:/workspace tty: true entrypoint: sleep infinity