Apostasie
Apostasie
### What is the problem you're trying to solve We should implement the OAuth device flow. Docker shipped it a few days ago. IIRC this is easy. Anyone wants to...
### What is the problem you're trying to solve We currently depend on the nsenter binary. Although working, this is problematic for a couple of reasons: - different distro (busybox)...
### What is the problem you're trying to solve I do maintain a fork for my own use, that contains radical changes that do not fit here. As such, I...
### Description Destination of the copy being read-only: ``` nerdctl cp buildkitd:/usr/bin/buildctl . /usr/bin/tar: buildctl: Cannot open: Read-only file system /usr/bin/tar: Exiting with failure status due to previous errors FATA[0000]...
### Description Title says all. ### Steps to reproduce the issue Start a container read-only. cp into it Similarly to #3313 there is a mechanism to detect that in some...
### Description This https://github.com/containerd/nerdctl/blob/main/pkg/containerutil/cp_linux.go#L305 should surface error: "mount point %s is marked read-only" This is two fold: - error message - more importantly, the logic in getContainerMountInfo seems to be...
### What is the problem you're trying to solve Background: - #3186 - #3189 Flaky tests as seen in nerdctl over the past few months come from the following reasons:...
### What is the problem you're trying to solve Servers may misbehave, or return html error pages in certain conditions. Then some images may be broken. Looking at things like...