name: bentopdf services: app: image: bentopdf/bentopdf:latest container_name: bentopdf ports: - "9830:8080" restart: unless-stopped