mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07: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.