jinteng123

Results 7 issues of jinteng123

**version:** containerd v1.7.8 nydus-static-v2.3.0-alpha.1-linux-amd64 nydus-snapshotter-v0.13.4 **nydus/config.toml:** version = 1 root = "/var/lib/containerd-nydus" address = "/run/containerd-nydus/containerd-nydus-grpc.sock" daemon_mode = "none" [daemon] fs_driver = "blockdev" nydusimage_path = "/usr/local/bin/nydus-image" [remote] skip_ssl_verify = true [snapshot]...

I am using containerd version 1.7.6, Kubernetes version 1.24.16, and CentOS 7.8 as the operating system. I deployed Kata Containers using the kata-deploy.yaml. When using the QEMU container runtime, I...

bug
needs-review

### 🔖 Feature description ![image](https://github.com/user-attachments/assets/a18e1a02-55fb-4a36-9a62-d53b801a3fdc) How to change the pull address of the image required by buildx ### 🎤 Pitch / Usecases docker buildx create --name mybuilder --config buildkitd.toml --use...

enhancement