Nikita Sobolev 2020-03-20 13:08:22 +03:00 committed by sobolevn
parent ffafb57a51
commit 2c92708f5d
No known key found for this signature in database
GPG Key ID: FF672D568AE3C73E

View File

@ -368,6 +368,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Publish Docker Images to the GitHub Package Registry (GPR)](https://github.com/machine-learning-apps/gpr-docker-publish)
- [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata)
- [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)
#### Kubernetes