services: pdf2html: image: jianboy/pdf2html:latest build: context: . dockerfile: ./Dockerfile ports: - 3000:3000