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