vantage-sh / ec2instances.info

Amazon EC2 instance comparison site
https://ec2instances.info
MIT License
5.07k stars 578 forks source link

leverage docker layer caching #703

Closed eightnoteight closed 5 days ago

eightnoteight commented 11 months ago

when building the docker image repeatedly this should make the workflow faster

reference: https://pythonspeed.com/articles/docker-caching-model/