mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Don't rely on sqlite db for name registration and linking. Instead register names and links when the daemon starts to an in-memory store. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 0f9f99500c40f2a46682967ca358cd2346fd5e13 Component: engine