mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Explain how to automate cache selection (#5153)
This commit is contained in:
@@ -206,6 +206,9 @@ tab, and change the **Content Cache** settings to use the **region-us** cache.
|
||||
|
||||
{: .with-border}
|
||||
|
||||
You can also automate this through the `/api/v0/accounts/{username}/settings`
|
||||
API.
|
||||
|
||||
Now when you pull images, you'll be using the cache. To test this, try pulling
|
||||
an image from DTR. You can inspect the logs of the cache service, to validate
|
||||
that the cache is being used, and troubleshoot problems.
|
||||
|
||||
Reference in New Issue
Block a user