On Thu, May 23, 2019 at 11:29:17AM +0700, Anton Chernousov wrote:
> About one year ago i'm tried to use Docker in LXD container with no results.
> Now i'm try to start it again and took this error:
> 
> root@docker:~# docker run hello-world
> Unable to find image 'hello-world:latest' locally
> latest: Pulling from library/hello-world
> 1b930d010525: Pull complete
> Digest:
> sha256:0e11c388b664df8a27a901dce21eb89f11d8292f7fca1b3e3c4321bf7897bffe
> Status: Downloaded newer image for hello-world:latest
> docker: Error response from daemon: OCI runtime create failed:
> container_linux.go:345: starting container process caused
> "process_linux.go:424: container init caused \"rootfs_linux.go:58: mounting
> \\\"proc\\\" to rootfs 
> \\\"/var/lib/docker/vfs/dir/6a8fe2649ebdd956657fc113a0e71ddb56ccfb145410dedd35ba8589bd0e1ffb\\\"
> at \\\"/proc\\\" caused \\\"permission denied\\\"\"": unknown.
> ERRO[0005] error waiting for container: context canceled
> 
> As i can see it not working for now :(

Did you set security.nesting=true?
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to