I have ubuntu 14.04 and it is missing docker exec
sudo docker exec -it ubuntu_bash bash
I wish to run interactive bash shell in existing running docker container.
sudo docker version
Client version: 1.0.1
Client API version: 1.12
Go version (client): go1.2.1
Git commit (client): 990021a
Server version: 1.0.1
Server API version: 1.12
Go version (server): go1.2.1
Git commit (server): 990021a
Update docker on host.
docker execwas introduced on docker 1.3.0