@stefanberger, @harche, @estesp and I have been working with @stevvooe, @dmcgowan on Encrypted Container Image capabilities in containerd and OCI (opencontainers/image-spec#747).
We are curious on what the future of building images with (especially w.r.t. docker and buildkit). So that was can figure out where is a good place to write up a POC for building. Right now, we are looking at the OCI exporter to do this - but are not sure if this would be the right place to do it.
If implemented in an exporter, would it be in the build + push path?