how to access a docker?


Recommended Posts

ok guys i made a few dockers and they are all running fine so far

but i have a problem with upgrading them ....

so i wouldlike to access them while they are running and do a quick git pull

sickrage for example upgrdes for the moment several times a day....

if every time i need to stop the docker / remove the doecker / remove the image and build again then i have nothing else to do with my life  ::)

 

there has to be a way to ssh in these dockers ?

simply installing openssh server does not work i guess... because when you do a sickrage stop then your docker stops ?

 

Link to comment

I spent an hour or two googling this the other night. During Docker's development there have been various methods/hacks to access a running container but as I understand it they no longer work. I did find a method which required modifying the docker file but I can't find the post right now....something along the lines of enabling a lxc switch (iirc).

 

Given Docker is still missing a few usability and security features I'd be more inclined to explore KVM VMs until Docker is ready....

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.