moby--moby/docker
Antonio Murdaca 531f4122bd Remove engine mechanism
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
2015-04-30 01:35:16 +02:00
..
README.md
client.go
daemon.go Remove engine mechanism 2015-04-30 01:35:16 +02:00
docker.go Remove job from container_inspect 2015-04-23 00:58:13 +02:00
flags.go
log.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00

README.md

docker.go contains Docker's main function.

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