services: stirling-pdf: image: stirlingtools/stirling-pdf:latest-fat restart: unless-stopped ports: - "127.0.0.1:9092:8080" volumes: - /srv/stirling/config:/configs environment: - DOCKER_ENABLE_SECURITY=false - SECURITY_ENABLE_LOGIN=false