mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
With content addressability update starting upgraded daemon for the first time can take a long time if graph dir was not prepared with a migration tool before. This avoids systemd timeouts while the migration is taking place. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>