wave
wave copied to clipboard
Use buildkit for container image builds
Wave uses Kaniko to build container images. However this can be some compatibility and security issues.
The goal of this task is to replace it with Buildkit which provides a better compatibility with existing Dockerfile commands.
reading buildkit, will implement it once everything is figured out
I think @arnaualcazar already made some tests, and we are ready to go ahead
Happy to share what I tested with you, @munishchouhan, in case it helps
@arnaualcazar yes, please share