Add Docker example

This commit is contained in:
Jose Quintana 2023-12-02 00:28:50 +01:00
parent 704facf57e
commit b045ea1d9e
No known key found for this signature in database
GPG key ID: CA61D44EF2DAA0A1
2 changed files with 36 additions and 0 deletions

View file

@ -157,6 +157,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
* [Clojure - Lein Deps](./examples.md#clojure---lein-deps)
* [D - DUB](./examples.md#d---dub)
* [Deno](./examples.md#deno)
* [Docker](./examples.md#docker)
* [Elixir - Mix](./examples.md#elixir---mix)
* [Go - Modules](./examples.md#go---modules)
* [Haskell - Cabal](./examples.md#haskell---cabal)