Files
docker-docs/docker
David Calavera f0d26e1665 Remove runconfig package dependency from image and container routers.
Use an interface to specify the behavior of a configuration decoder.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-28 16:23:51 -04:00
..
2016-02-01 14:36:40 -05:00
2015-11-05 17:09:57 -05:00
2015-11-15 10:40:01 +01:00
2016-03-24 11:42:03 -07:00
2016-03-24 11:42:03 -07:00
2015-10-08 08:46:21 -04:00

docker.go contains Docker's main function.

This file provides first line CLI argument parsing and environment variable setting.