sanzenwin

Results 7 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.