Proxmox LXC container docker not working
On a Proxmox server, LXC container failed to run docker. When I start a docker container, I get the following errors. root@erpdo:~# docker run hello-world Unable to find image ‘hello-world:latest’ locally latest: Pulling from library/hello-world 2db29710123e: Pull complete Digest: sha256:2498fce14358aa50ead0cc6c19990fc6ff866ce72aeb5546e1d59caac3d0d60f Status: Downloaded newer image for hello-world:latest docker: Error response from daemon: failed to create shim: … Read more