mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
- Move the "Daemon has completed initialization" log to where it has actually completed initialization. - Move buildkit init to its own function. - Move the builder options to a separate struct, and change initBuildkit to return it instead of passing the router-options and manipulate it. Co-authored-by: Brian Goff <cpuguy83@gmail.com> Co-authored-by: Sebastiaan van Stijn <github@gone.nl> Signed-off-by: Brian Goff <cpuguy83@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>