mirror of
https://github.com/moby/moby.git
synced 2026-07-26 11:23:36 +00:00
Perform the validation when the daemon starts instead of performing these validations for each individual container, so that we can fail early. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>