hussein-awala commented on code in PR #59:
URL: https://github.com/apache/airflow-ci-infra/pull/59#discussion_r1275575297


##########
docker/Dockerfile:
##########


Review Comment:
   The difference between them is just 180Mb, because in the image based on the 
`summerwind/actions-runner` we have more layers, but for dev and maintaining, 
its much easier:
   ```bash
   $ docker image ls | grep public.ecr.aws/u9s5q9f7/airflow-gha-runner
   public.ecr.aws/u9s5q9f7/airflow-gha-runner                                   
       ubuntu22-from-image             2d7671418620   34 seconds ago   1.18GB
   public.ecr.aws/u9s5q9f7/airflow-gha-runner                                   
       ubuntu22-custom-file            4804864d9152   16 minutes ago   1.01GB
   ```
   
   I will try to refacto it and maybe reduce the size of python layer.



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