mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-12-28 00:29:30 -05:00
Merge pull request #390 from whoan/add-docker-build-with-cache-action
Add docker-build-with-cache-action
This commit is contained in:
commit
d97c71127f
@ -393,6 +393,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Build and publish docker images to any registry using Kaniko](https://github.com/outillage/kaniko-action)
|
||||
- [Monitor and limit your docker image size](https://github.com/wemake-services/docker-image-size-limit)
|
||||
- [Publish Docker Images to the Amazon Elastic Container Registry (ECR)](https://github.com/appleboy/docker-ecr-action)
|
||||
- [Build And Push Your Docker Images Caching Each Stage To Reduce Build Time](https://github.com/whoan/docker-build-with-cache-action)
|
||||
|
||||
#### Kubernetes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user