mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Also wrap access in mutex. Makes sure we don't have any pontential for races in accessing this. It also doesn't really need to be/shouldn't be in the config.json anyway Docker-DCO-1.1-Signed-off-by: Brian Goff <bgoff@cpuguy83-mbp.home> (github: cpuguy83)