Nas
possible to take image from dockerhub
root@183aeba58b40:~# docker pull alpine
Using default tag: latest
latest: Pulling from library/alpine
ec99f8b99825: Extracting [==================================================>] 3.624MB/3.624MB
failed to register layer: unshare: operation not permitted
root@183aeba58b40:~#
107 replies
possible to take image from dockerhub
failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables v1.8.4 (legacy): can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
(exit status 3)
root@183aeba58b40:~#
107 replies