mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Remove pathCache and replace it with syncmap Cleanup NewBuilder Create an api/server/backend/build Extract BuildTagger Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 0296797f0f39477d675128c93c1646b3186937ee Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.