Imports of ssh-docker command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/docker/api/types
github.com/docker/docker/api/types/container
github.com/docker/docker/clientPackage client is a Go client for the Docker Engine API.
github.com/docker/docker/pkg/stdcopy
github.com/gliderlabs/sshPackage ssh wraps the crypto/ssh package with a higher-level API for building SSH servers.
ioPackage io provides basic interfaces to I/O primitives.
logPackage log implements a simple logging package.