mirror of
https://github.com/moby/moby.git
synced 2026-07-14 11:31:53 +00:00
Single-Board Computer and embedded systems might have a clock that is extremely out of sync with reality. Adding this target ensures docker is only started after a somewhat realistic clock was set. More information about the time-set.target can be found here: https://www.freedesktop.org/software/systemd/man/systemd.special.html#time-sync.target Signed-off-by: Michael Kuehn <micha@kuehn.io>