MCollier24 commented on issue #62300: URL: https://github.com/apache/airflow/issues/62300#issuecomment-3948588889
Seems that an easy enough workaround for users on podman is to use `podman run ... --passwd=false ...` this prevents podman from injecting a user into the container when specifying the user id which bypasses the user setup done for arbitrary user-id's done in the airflow containers entrypoint. -- 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]
