ted
CCoder.com
•Created by ted on 3/15/2024 in #help
Envbuilder in Coder not using caches at all despite configuring CACHE_REPO
Hello, I am using coder with envbuilder but I seem to be getting 0 cache hits even when restarting the same workspace with 0 changes. I have configured
CACHE_REPO
to use an empty AWS ECR image repository and I see evbuilder successfully checking for caches and, supposedly,
Every single Dockerfile
step is ran even though I seem to be pushing layers to the cache repo every image build. Am I missing anything?19 replies