Feature request
Is your feature request related to a problem? Please describe.
The request is to cache docker images, as this tends to be the bottleneck in CI times, as CI machines will always need to pull down the images from docker, even if they've been used in prior runs. Using the github cache action seems like it would be able to avoid this, but it's unclear to most users how to set this up for docker images, so it'd be nice to have a pre-built solution from supabase for this.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Feature request
Is your feature request related to a problem? Please describe.
The request is to cache docker images, as this tends to be the bottleneck in CI times, as CI machines will always need to pull down the images from docker, even if they've been used in prior runs. Using the github cache action seems like it would be able to avoid this, but it's unclear to most users how to set this up for docker images, so it'd be nice to have a pre-built solution from supabase for this.
Describe the solution you'd like
Describe alternatives you've considered
Additional context