avoids race conditions (docker/docker-registry#892) when multiple workers are
attempting to run sql migrations simultaneously. dunno why this isn't the
registry's default since this isn't specially hard to trigger so we're just
playing safe here.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
The User's guide is for anyone who wants to run programs and services on an exisiting Kubernetes cluster.
The Cluster Admin's guide is for anyone setting up a Kubernetes cluster or administering it.
The Developer guide is for anyone wanting to write programs that access the kubernetes API,
write plugins or extensions, or modify the core code of kubernetes.