ningmingxiao

Results 118 issues of ningmingxiao

Signed-off-by: ningmingxiao **- What I did** use github.com/containers/ocicrypt to decrypt oci encrypted oci image **- How to verify it** docker can pull and run an encrypted oci image

### Description I want docker can auto decrypt an encrypted image,when use docker run with an encrypted image.

status/0-triage
kind/feature
containerd-integration

Signed-off-by: ningmingxiao

ok-to-test

Signed-off-by: ningmingxiao

fix can't save image by image id

Signed-off-by: ningmingxiao

enhancement
status/needs-tests

Signed-off-by: ningmingxiao

status/needs-design-discussion

Signed-off-by: ningmingxiao

Signed-off-by: ningmingxiao ``` openssl genrsa -out mykey.pem openssl rsa -in mykey.pem -pubout -out mypubkey.pem nerdctl image encrypt --recipient=jwe:mypubkey.pem ghcr.io/stargz-containers/fedora:30-esgz test:encrypted [root@LIN-FFF47298CDA ~]# nerdctl inspect --mode=native --format="{{len .Index.Manifests}}" test:encrypted FATA[0000] 1...