Hi all ,
i am using kaniko to create my custom centos image i want to push it to GitLab package registry as a tar , but i m getting command not found error . How can i install curl in kaniko image .
The another issue is , m using tar argument to create tar and also providing destination path to container registry but it is just creating the folder on container registry . tag is still empty . Please help here.
Thanks in advance.