soltanianalytics commented on issue #17064:
URL: https://github.com/apache/airflow/issues/17064#issuecomment-882414507


   I develop the package locally using the `docker-compose.yml` file. You 
_could_
   1. Clone the whole repo locally
   2. Run `docker-compose up`
   
   This should work in principle. Then you can locally adjust the `Dockerfile` 
to use various base images of different versions and see if you can reproduce 
the bug.
   
   Note:
   - By default, I match port `8084` with the port `8080` in the image (I've 
got too much going on @ 8080 :D ), so you'd need to go to `localhost:8084` to 
view the UI
   - The default credentials are `username=ewah` and `password=ewah`


-- 
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