Hi Yaroslav! :) > $> sudo docker.io --debug run -i -t debian:wheezy /bin/sh > Unable to find image 'debian:wheezy' locally > [error] client.go:2315 Error > resize: Error: bad file descriptor
Indeed, as you discovered, this is due to some bad logic in mounting the cgroup hierarchy. A fix for this is checked into git, and involves adding cgroupfs-mount to our Recommends. If you install cgroupfs-mount (which is currently in sid), then it should mount a proper hierarchy (potentially requiring a reboot or a manual umount of /sys/fs/cgroup, also ensuring that you don't have any uncommented cgroup-related entries in /etc/fstab). ♥, - Tianon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org