mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Token cache prevents the need to get a new token for every registry interaction. Since the tokens are short lived, the cache expires after only a minute. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) Upstream-commit: dd914f91d779f64e20ce86767ab4f84f40b9ef6a Component: engine