services: migration: image: resume-generator build: context: ./ dockerfile: Dockerfile working_dir: /app volumes: - ./:/app command: xelatex resume.tex restart: no