On 26/02/2015 14:11, John Regan wrote:
> Just to clarify," docker run" spins up a new container, so that wouldn't work for stopping a container. It would just spin up a new container running "s6-svscanctl -t service"
>
> To stop, you run "docker stop <container id>"
Ha! Shows how much I know about Docker.
I believe the idea is sound, though. And definitely implementable.
--
Laurent
Received on Thu Feb 26 2015 - 13:37:23 UTC