potiuk commented on issue #15768: URL: https://github.com/apache/airflow/issues/15768#issuecomment-837975548
It's indeed problem of the image and PIP_USER but this can be very simply addressed. PIP_USER is only needed when you extend the image, but not when you run `airflow` commands. I will simply unset PIP_USER variable in the 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. For queries about this service, please contact Infrastructure at: [email protected]
