Skip to content

Build and push an image using Kaniko #3894

Discussion options

You must be logged in to vote

As said in this Stack Overflow post, I've implemented the solution using an Azure Blob Container, having a first job which uploads the workspace at the end and a second one which run Kaniko pointing to it (Blob Container) in the context parameter.

/kaniko/executor --context=https://<storageaccount>.blob.core.windows.net/<container>/context.tar.gz --dockerfile=... --destination=...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by felipe-leon-NTT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant