You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/18 21:34:27 UTC

[GitHub] [airflow] ashb edited a comment on pull request #13730: Run CI (Build Image and committer PRs) on self-hosted runner

ashb edited a comment on pull request #13730:
URL: https://github.com/apache/airflow/pull/13730#issuecomment-762477180


   I have made each node pre-load the following images from an S3 bucket:
   
   ```
   mongo               3                            430ca129e871        4 days ago          446MB
   python              3.6-slim-buster              eb06c4651c8a        6 days ago          111MB
   python              3.7-slim-buster              36b080f01d18        6 days ago          112MB
   python              3.8-slim-buster              be5d294735c6        6 days ago          113MB
   python              3.9-slim-buster              edd87973afe0        6 days ago          114MB
   postgres            9.6                          2a89dff7e432        6 days ago          200MB
   postgres            13                           acf5fb8bfd76        6 days ago          314MB
   mysql               5.7                          cc8775c0fe94        6 days ago          449MB
   mysql               8                            d4c3cafb11d5        6 days ago          545MB
   cassandra           3.0                          b768847ae761        7 weeks ago         388MB
   apache/airflow      krb5-kdc-server-2020.10.08   0f7d9aeebddc        3 months ago        495MB
   apache/airflow      openldap-2020.07.10-2.4.50   3f41a12550c4        6 months ago        262MB
   redis               5.0.1                        c188f257942c        2 years ago         94.9MB
   rabbitmq            3.6                          8325cf2abbb1        2 years ago         125MB
   ```
   
   🤞🏻 
   
   Edit: won't make the blindest bit of difference as we currently delete them in the "free space" step.


----------------------------------------------------------------
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:
users@infra.apache.org