Skip to content

issues Search Results · repo:containerd/imgcrypt language:Go

Filter by

26 results
 (60 ms)

26 results

incontainerd/imgcrypt (press backspace or delete to remove)

I try to understand about encryption image layer, how this actually works? I successfully encrypt the images, export it to file, and then import it to other machine, and then I import it using ctr-enc ...
  • auzty
  • 5
  • Opened 
    on Jun 24, 2024
  • #159

arsh@meAI:~$ go version go version go1.21.9 linux/amd64 arsh@meAI:~$ cd imgcrypt/ arsh@meAI:~/imgcrypt$ make cd cmd go build -o ../bin/ctd-decoder -v ./ctd-decoder/ go: updates to go.mod needed; to update ...
  • soniarshika
  • 3
  • Opened 
    on May 1, 2024
  • #156

I was at some point needing to use nerdctl as a library in which they use imgcrypt and i needed a way to pass the keys created in memory directly instead of reading them from the filesystem, so i had to ...
  • revoltez
  • 2
  • Opened 
    on Mar 18, 2024
  • #147

in readme, I see create an RSA key pair . So I would like to ask if it supports other algorithms
  • ljccc-rbs
  • 1
  • Opened 
    on Mar 1, 2024
  • #139

When trying to run the following from the README $CTR images layerinfo --platform linux/amd64 docker.io/library/bash:latest I always get the following error: ctr: unhandled media type application/vnd.in-toto+json: ...
  • mapill
  • Opened 
    on Feb 1, 2024
  • #138

I can see a draft of v1.1.8 in https://github.com/containerd/imgcrypt/releases but it seems unreleased cc @stefanberger
  • AkihiroSuda
  • 2
  • Opened 
    on Sep 13, 2023
  • #123

hello, im reffering to this closed issue: https://github.com/containerd/imgcrypt/issues/69 the problem is pretty much the same for me with version 1.1.7. my working environment is this: imgcrypt 1.1.7 ...
  • noamz1
  • 14
  • Opened 
    on Jun 15, 2023
  • #114

When I encrypt an image or decrypt it,I get this error: copy failed:unable to resume to resume to blob-xxxxxxxxx :unable to discard to offset. I have checkd the code and find the reason maybe offset is ...
  • CAOLINAN
  • 2
  • Opened 
    on Apr 3, 2023
  • #111

it s not issue. it is just a typo The imgcrypt library provides API exensions (typo here) for containerd to support encrypted container images and implements the ctd-decoder command line tool for use ...
  • atlanboa
  • 1
  • Opened 
    on Jan 10, 2023
  • #104

I have cloned containerd/imgcrypt but it is having difficulty with ctd-decoder when I use the make command github.com/containerd/containerd/cio github.com/containerd/containerd/content github.com/containerd/containerd/content ...
  • amar-g72
  • 2
  • Opened 
    on Nov 29, 2022
  • #102
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub