Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

create kaniko image #5

Open
jstrachan opened this issue Sep 1, 2020 · 2 comments
Open

create kaniko image #5

jstrachan opened this issue Sep 1, 2020 · 2 comments

Comments

@jstrachan
Copy link
Member

we need an ARM container image for the kaniko binary we use in tekton pipelines...
https://github.com/GoogleContainerTools/kaniko

once the image is created and we have tested tekton starts up on an ARM cluster #3 we can test out a Tekton Pipeline to use this container image (without pushing the image anywhere)

@yyunk
Copy link
Contributor

yyunk commented Sep 15, 2020

I hava built a kaniko container image successfully on both Docker and k8s.
Following the guidelines below:
https://github.com/GoogleContainerTools/kaniko#running-kaniko-in-a-kubernetes-cluster
https://github.com/GoogleContainerTools/kaniko#running-kaniko-in-docker

Following the guidelines ,I changed the image and args to my own.
I started the container and the pod. Then kaniko built the image from Dockerfile.

@jenkins-x-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants