reproducible-containers / buildkit-cache-dance

Save `RUN --mount=type=cache` caches on GitHub Actions ( Forked from https://github.com/overmindtech/buildkit-cache-dance )
Apache License 2.0
98 stars 25 forks source link

Doesn't work with next.js cache for some reason #18

Closed adam187 closed 6 months ago

adam187 commented 6 months ago

I'm trying to set cache mount for https://nextjs.org/ build cache but for some reason it doesn't extract it from the image.

I prepared repo with reproduction: https://github.com/adam187/docker-mount-cache

For yarn cache is working as expected but for yarn cache it doesn't for some reason

image

https://github.com/adam187/docker-mount-cache/actions/runs/7278155682/job/19831741928