pkg/libcontainer/console
Alexander Larsson 95a61f16dc libcontainer: Don't create a device node on /dev/console to bind mount on
There is no need for this, the device node by itself doesn't work, since
its not on a devpts fs, and we can just a regular file to bind mount over.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-05-28 21:07:40 +02:00
..
console.go libcontainer: Don't create a device node on /dev/console to bind mount on 2014-05-28 21:07:40 +02:00