actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.49k stars 1.2k forks source link

Add Docker example #1290

Open joseluisq opened 10 months ago

joseluisq commented 10 months ago

Description

This PR just adds a Docker example.

Motivation and Context

Missing Docker image cache example.

How Has This Been Tested?

In several of my projects like this https://github.com/joseluisq/alpine-php-fpm/blob/master/.github/workflows/devel-8.2.yml#L45-L76

Screenshots (if appropriate):

Types of changes

Checklist: