diff --git a/docs/images/v2-registry-auth.png b/docs/images/v2-registry-auth.png new file mode 100644 index 000000000..7f90c7381 Binary files /dev/null and b/docs/images/v2-registry-auth.png differ diff --git a/docs/spec/auth/token.md b/docs/spec/auth/token.md index 12dfc6852..81af53b2e 100644 --- a/docs/spec/auth/token.md +++ b/docs/spec/auth/token.md @@ -13,7 +13,7 @@ weight=104 This document outlines the v2 Docker registry authentication scheme: -![v2 registry auth](https://docs.google.com/drawings/d/1EHZU9uBLmcH0kytDClBv6jv6WR4xZjE8RKEUw1mARJA/pub?w=480&h=360) +![v2 registry auth](../../images/v2-registry-auth.png) 1. Attempt to begin a push/pull operation with the registry. 2. If the registry requires authorization it will return a `401 Unauthorized`