Skip to content

Conversation

@dnitsch
Copy link

@dnitsch dnitsch commented Oct 1, 2024

Pull Request Template

📲 What

Added the Kaniko binary into the tools image so it can be used to build containers inside another container without mounting the docker sock through.

🤔 Why

So that container builds do not need to run in a privileged environment with an insecure docker.sock mounting from the host.

🛠 How

it can either be installed from source in a go image layer or just copied out of the debian kaniko/executor:v1.23.2 image.

👀 Evidence

Link to builds/artifacts/etc.

🕵️ How to test

Notes for QA

@ElvenSpellmaker
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dnitsch dnitsch marked this pull request as ready for review October 2, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants