-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Description
Trying to run bash in a base Ubuntu container on a fresh Ubuntu 13.10 host box with Docker 0.9.0:
root@machine:~# docker run -t -i ubuntu /bin/bash
[error] client.go:2315 Error getting size: bad file descriptor
root@machine:~# docker version
Client version: 0.9.0
Go version (client): go1.2.1
Git commit (client): 2b3fdf2
Server version: 0.9.0
Git commit (server): 2b3fdf2
Go version (server): go1.2.1
root@machine:~# docker info
Containers: 18
Images: 11
Driver: aufs
Root Dir: /var/lib/docker/aufs
Dirs: 47
WARNING: No swap limit support
root@machine:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 13.10
Release: 13.10
Codename: saucy
Tried install cgroup-lite (per suggestion in irc) without success.
av1934413
Metadata
Metadata
Assignees
Labels
No labels