Add --chown=appuser:appuser to COPY commands in runtime stage to ensure the appuser can read the copied files. Without this, Python fails with PermissionError when importing modules.
838 B
838 B