XEN to DOCKER help


Recommended Posts

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

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.