Add references to the bottom

This commit is contained in:
Tejal Desai 2021-02-22 22:23:49 -08:00 committed by GitHub
parent 5e4fe2b9f2
commit ea96245f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -123,11 +123,6 @@ For a detailed example of kaniko with local storage, please refer to a [getting
Please see [References](#References) for more docs & video tutorials Please see [References](#References) for more docs & video tutorials
## References
* [Kaniko - Building Container Images In Kubernetes Without Docker](https://youtu.be/EgwVQN6GNJg).
## Using kaniko ## Using kaniko
To use kaniko to build and push an image for you, you will need: To use kaniko to build and push an image for you, you will need:
@ -860,3 +855,8 @@ file are made and when the `mtime` is updated. This means:
_Note that these issues are currently theoretical only. If you see this issue occur, please _Note that these issues are currently theoretical only. If you see this issue occur, please
[open an issue](https://github.com/GoogleContainerTools/kaniko/issues)._ [open an issue](https://github.com/GoogleContainerTools/kaniko/issues)._
## References
* [Kaniko - Building Container Images In Kubernetes Without Docker](https://youtu.be/EgwVQN6GNJg).