Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for checksum verification on the ADD instruction #3373

Open
paraenggu opened this issue Dec 17, 2024 · 0 comments
Open

Support for checksum verification on the ADD instruction #3373

paraenggu opened this issue Dec 17, 2024 · 0 comments

Comments

@paraenggu
Copy link

The Dockerfile reference has support for checksum verification for HTTP(S) sources while using the ADD instruction, using --checksum. This support was added to the Dockerfile version 1.6.

This offers an elegant and easy way to ensure the integrity of a certain artefact, without having to perform checksum verification using custom tooling within or outside the container image build process.

Are there any plans to add support for this to Kaniko already?

Thanks!

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

No branches or pull requests

1 participant