mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
The UUID generation retries multiple times to read a full UUID, but preserves any bytes of entropy he successfully managed to read between retries. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>