diff --git a/graph.go b/graph.go index a16a6ab7f7..43af2c278a 100644 --- a/graph.go +++ b/graph.go @@ -257,6 +257,7 @@ func setupInitLayer(initLayer string) error { "/etc/resolv.conf": "file", "/etc/hosts": "file", "/etc/hostname": "file", + "/dev/console": "file", // "var/run": "dir", // "var/lock": "dir", } {