DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

Add DEFANG_NO_CACHE env var #823

Closed lionello closed 4 weeks ago

lionello commented 1 month ago

We should discuss if we want to enable pull-through caching by default (it saves $$ and is "faster"), especially considering that the pull-through cache repos do not have image lifecycle rules, ie. images never get purged. This is something we'll have to add to the CloudFormation template eventually. See https://github.com/aws/containers-roadmap/issues/1758