mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Instead of passing the dirs for buildkit to configure the same cache instance, just pass the shared CDI cache instance. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.