containerd / imgcrypt

OCI Image Encryption Package

Repository from Github https://github.comcontainerd/imgcryptRepository from Github https://github.comcontainerd/imgcrypt

minify/compress manifest json

Gsealy opened this issue · comments

mb, err := json.MarshalIndent(newManifest, "", " ")

Was the indentation used before for testing? maybe we can compress it to save a little bit size 🤔

@stefanberger do you remember if there's a technical reason why we do this? or is it just a preference?

@lumjjb do not remember...

closed.