I'm trying to call docker commands via remote api.
Docker remote api does not seem to have 'Detached mode' option. http://docs.docker.io/en/latest/commandline/command/run/
I could use this app in the bash, and I would like to use this via remote api. https://github.com/grigio/docker-stringer