potiuk commented on issue #21723: URL: https://github.com/apache/airflow/issues/21723#issuecomment-1053401841
There is no need to that and I will remove it now. It's a bit of a "useless" combination. If you want, you can simply enter prod image using the regular docker run command as described in https://airflow.apache.org/docs/docker-stack/entrypoint.html#executing-commands For example: ``` docker run -it apache/airflow:2.2.4-python3.7 bash ``` -- 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]
