sanzenwin

Results 9 comments of sanzenwin

@rbkaspr, thanks, it works. 👍

@rodnymolina, Rancher is easier to deploy than K8s, I trying to test it on single machine. I will focus on your another project : [https://github.com/nestybox/kindbox](url)

``` #sysbox-container: docker run --privileged -p 80:80 -p 443:443 --device /dev/kmsg:/dev/kmsg -it rancher/rancher #host machine: curl 192.168.11.101 # the IP of host machine #curl: (7) Failed to connect to 192.168.11.101...

I am trying to deploy Rancher in single node, build clusters environments for dev server,testing server and so on, and finally deploy it to production(single-node or multi-node). The docker:dind is...

I'm facing this issue too when fetching a private repo. It only works on `v2`

> Can you try `nerdctl image prune`? `:` are still there, then there is no way to delete them.

@zxdong262 , I'm facing this issue too. Electerm version: `1.38.19` OS system: `win10` Decompressing [data.zip](https://github.com/user-attachments/files/16036964/data.zip), and upload those 17 folders to an empty remote folder, you can reproduce this issue.

@zxdong262 , I have tested this on both `1.38.70` and `1.39.56`, it works fine.