FROM ghcr.io/paperless-ngx/paperless-ngx:latest # Set up DNS resolution and ensure network connectivity RUN pip install --upgrade pip && \ pip install --no-cache-dir mozilla-django-oidc # The base image already has the correct ENTRYPOINT/CMD