SakshamSinghal20 commented on PR #62318:
URL: https://github.com/apache/airflow/pull/62318#issuecomment-4010971810

   @potiuk! I've updated the implementation to address the feedback:
   
   ✅ Fixed the chgrp/chmod commands to retain both ${AIRFLOW_USER_HOME_DIR} and 
${AIRFLOW_HOME}
   ✅ Added set_pythonpath_for_arbitrary_user() function that explicitly sets 
PYTHONPATH and PATH for arbitrary user execution
   ✅ Synced the inline heredoc with the standalone entrypoint script
   The changes allow the production image to run with arbitrary UIDs on Podman 
while maintaining Docker compatibility.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to