diff --git a/doc/source/developer/caches.rst b/doc/source/developer/caches.rst index d83163cdf..87baf2119 100644 --- a/doc/source/developer/caches.rst +++ b/doc/source/developer/caches.rst @@ -15,9 +15,7 @@ disk-image-builder to not refresh cached resources. Alternatively you can set Note that we don't maintain operating system package caches, instead depending on your local infrastructure (e.g. Squid cache, or an APT or Yum proxy) to facilitate caching of that layer, so you need to arrange independently for -offline mode. For more information about setting up a squid proxy, consult the -`TripleO documentation -`_. +offline mode. Base images -----------