What is the latest caching workaround / solution for Docker?
I’ve tried most of the workarounds mentioned, including those in the official docs (https://circleci.com/docs/docker/#caching-docker-layers) but nothing seems to work.
The lack of Docker caching makes my builds painfully slow