From ea96245f648c27657ef1f3665cd7d8ff037c916a Mon Sep 17 00:00:00 2001 From: Tejal Desai Date: Mon, 22 Feb 2021 22:23:49 -0800 Subject: [PATCH] Add references to the bottom --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 394c2b0af..c140743fe 100644 --- a/README.md +++ b/README.md @@ -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 -## References - -* [Kaniko - Building Container Images In Kubernetes Without Docker](https://youtu.be/EgwVQN6GNJg). - - ## Using kaniko 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 [open an issue](https://github.com/GoogleContainerTools/kaniko/issues)._ + +## References + +* [Kaniko - Building Container Images In Kubernetes Without Docker](https://youtu.be/EgwVQN6GNJg). +