Building and Tagging Container Images in Gitlab with Kaniko
Introduction
Building and tagging a container image in GitLab using Kaniko is performed by specifying the docker file Kaniko is suppose to use to build the container image and also by specifying the desired tags in the destination argument of the exe...
cloudtuned.hashnode.dev2 min read