Skip to content

Commit d97c711

Browse files
Merge pull request #390 from whoan/add-docker-build-with-cache-action
Add docker-build-with-cache-action
2 parents d7c9f4b + b35f51e commit d97c711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
393393
- [Build and publish docker images to any registry using Kaniko](https://github.com/outillage/kaniko-action)
394394
- [Monitor and limit your docker image size](https://github.com/wemake-services/docker-image-size-limit)
395395
- [Publish Docker Images to the Amazon Elastic Container Registry (ECR)](https://github.com/appleboy/docker-ecr-action)
396+
- [Build And Push Your Docker Images Caching Each Stage To Reduce Build Time](https://github.com/whoan/docker-build-with-cache-action)
396397

397398
#### Kubernetes
398399

0 commit comments

Comments
 (0)