Kyle Boucher
05/25/2022, 2:35 AMContainerImage.fromAsset
however, each build rebuilds the docker image from scratch and redownloads the FROM ecr.repo.base.image
which takes a long time. It would be nice if I could get these layers cached within the seed environment so builds are faster. Any ideas?Frank
Kyle Boucher
05/25/2022, 4:34 AM