1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/execdriver
Vincent Batts fabc478e7e Move the terminal setup to execdriver, instead of ./pkg/term
It is independent of any particular driver, but likely used by
  multiple execdrivers. Also, pkg/... is not to have any links to
  docker, which this terminal setup does.

Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
2014-02-24 15:28:45 -05:00
..
chroot Change Console to Terminal 2014-02-21 12:32:14 -08:00
lxc seperate out the terminal functions from lxc to the pkg/term 2014-02-24 13:42:09 -05:00
driver.go Move current tty and pipe impl to lxc driver 2014-02-21 13:27:34 -08:00
MAINTAINERS Move RootIsShared to lxc driver 2014-01-17 17:42:22 -08:00
pipes.go Move current tty and pipe impl to lxc driver 2014-02-21 13:27:34 -08:00
termconsole.go Move the terminal setup to execdriver, instead of ./pkg/term 2014-02-24 15:28:45 -05:00