Próbuję uruchomić Dockera na vserverze. Niestety. bash-4.3# docker ps FATA[0000] Get http:///var/run/docker.sock/v1.18/containers/json: dial unix /var/run/docker.sock: no such file or directory. Are you trying to connect to a TLS-enabled daemon without TLS?
bash-4.3# docker -d ERRO[0000] 'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded. WARN[0000] Graphdriver vfs selected. Your graphdriver directory /var/lib/docker already contains data managed by other graphdrivers: aufs INFO[0000] +job init_networkdriver() WARN[0000] Running modprobe bridge nf_nat failed with message: , error: exec: "modprobe": executable file not found in $PATH operation not permitted INFO[0000] -job init_networkdriver() = ERR (1) INFO[0000] +job serveapi(unix:///var/run/docker.sock) INFO[0000] Listening for HTTP on unix (/var/run/docker.sock) FATA[0000] Shutting down daemon due to errors: operation not permitted _______________________________________________ pld-users-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
