{"id":15995785,"url":"https://github.com/mattes/cached-docker-build-action","last_synced_at":"2026-04-10T16:40:05.904Z","repository":{"id":65160830,"uuid":"297209533","full_name":"mattes/cached-docker-build-action","owner":"mattes","description":"Store and retrieve docker images from Github Cache.","archived":false,"fork":false,"pushed_at":"2023-03-16T21:41:31.000Z","size":394,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T02:02:34.051Z","etag":null,"topics":["cache","docker","docker-build","docker-image","github-action","github-action-cache"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-21T02:37:08.000Z","updated_at":"2023-03-16T20:11:43.000Z","dependencies_parsed_at":"2024-10-25T03:13:56.517Z","dependency_job_id":"5cc3708f-bde6-4994-9109-471adc09260c","html_url":"https://github.com/mattes/cached-docker-build-action","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"7709f1bd9ad225d52b6ff1e824f6bbe7f40dcfb6"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Fcached-docker-build-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Fcached-docker-build-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Fcached-docker-build-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Fcached-docker-build-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattes","download_url":"https://codeload.github.com/mattes/cached-docker-build-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271489,"owners_count":20911586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache","docker","docker-build","docker-image","github-action","github-action-cache"],"created_at":"2024-10-08T07:21:12.067Z","updated_at":"2026-04-10T16:40:05.857Z","avatar_url":"https://github.com/mattes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cached Docker Build\n\nThis Github Action caches docker builds using the \nofficial [actions/cache](https://github.com/actions/toolkit/tree/main/packages/cache) library.\n\n\n## Github Action Inputs\n\n| Variable                         | Description                                                                 |\n|----------------------------------|-----------------------------------------------------------------------------|\n| `args`                           | ***Required*** Arguments passed to `docker build` command                   |\n| `cache_key`                      | ***Required*** Key used for caching                                         |\n\n\n## Example Usage\n\n```\nuses: mattes/cached-docker-build-action@v1\nwith:\n  args: \"--pull --file Dockerfile --tag my-image:tag .\"\n  cache_key: \"${{ hashFiles('**/lockfiles') }}\"\n```\n\n## Future work\n\n  * Implement `expires` flag, blocked by [Clear cache #2](https://github.com/actions/cache/issues/2).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattes%2Fcached-docker-build-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattes%2Fcached-docker-build-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattes%2Fcached-docker-build-action/lists"}