mirror of
https://github.com/moby/moby.git
synced 2026-07-10 00:28:51 +00:00
functions to pkg/parsers/kernel, and parsing filters to pkg/parsers/filter. Adjust imports and package references. Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh)
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.