services: bentopdf: image: bentopdf/bentopdf:latest container_name: bentopdf restart: unless-stopped ports: - '3000:80'