potiuk commented on PR #37638:
URL: https://github.com/apache/airflow/pull/37638#issuecomment-2056644934

   Reproducible easily with"
   
   * docker pull 
ghcr.io/apache/airflow/main/prod/python3.8:ae320ca16ec3828656d57ff00e2cde50c74d7d1e
 (pulls the prod-image built in this PR) 
   * docker run -it 
ghcr.io/apache/airflow/main/prod/python3.8:ae320ca16ec3828656d57ff00e2cde50c74d7d1e
 bash
   * airflow webserver
   * docker exec -it "id of container" bash
   * curl http://localhost:8080/health
   
   
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to