docker in LXC error

emnull

New Member
Oct 29, 2020
2
0
1
39
proxmox ve: 6.2
lxc template: centos-7-default_20190926_amd64.tar.xz

CT config:
1603951361870.png

doocker info:
1603951507249.png

I try an image of nginx to run a container, everything is right.
But when I try to install k8s on it. the image of kube-proxy can't be pulled, but the other images are no problem
1603952117145.png
1603951818277.png
1603951881497.png

I try other version of kube-proxy/docker-ce,it has the same problem (It runs right on centos vm)

Any ideas?