October 18, 201411 yr So i have read the quick start guide 3 times.... would have been great if it included how to actually download and run a docker container. docker run -d --name="appname" -h hostname -v /path/to/appdata/appname:/config -v /path/to/userdata:/data -p hostport:appport eschultz/appname VS https://registry.hub.docker.com/u/needo/couchpotato/dockerfile/. SOoooo yeah thats where im stuck... ---- root@Test_Icarus:/mnt/disk1# docker pull ubuntu 2014/10/18 06:54:16 Post http:///var/run/docker.sock/images/create?fromImage=ubuntu&tag=: dial unix /var/run/docker.sock: no such file or directory
Archived
This topic is now archived and is closed to further replies.