Docker seems to be having a problem with the parameters to be passed to run.
docker run -t -i ubuntu bash
Error: No command specified
However, this works:
docker run -i ubuntu bash -c "echo bla"
bla
go version
go version go1.0.3
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 13.04
Release: 13.04
Codename: raring
docker version
Version: 0.2.2
Git Commit: 64d7bc4
Kernel: 3.8.11-