October 14, 201411 yr Please include nsenter in this next release. https://github.com/jpetazzo/nsenter What is nsenter? It is a small tool allowing to enter into namespaces. Technically, it can enter existing namespaces, or spawn a process into a new set of namespaces. "What are those namespaces you're blabbering about?" We are talking about container namespaces. nsenter can do many useful things, but the main reason why I'm so excited about it is because it lets you enter into a Docker container.
October 17, 201411 yr Author No longer required as docker exec is coming. http://lime-technology.com/forum/index.php?topic=35817.0
Archived
This topic is now archived and is closed to further replies.