From d96d75fc36723a51a48f21ef7d4b15db39dd2757 Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Thu, 4 Sep 2014 13:32:16 -0700 Subject: [PATCH] Changes to Sven's cherry pick process Added content and revised after walk-through Docker-DCO-1.1-Signed-off-by: Fred Lifton (github: fredlf) Upstream-commit: 65c06ca59a17cb16324c9dcbcc59f14f37a5e7de Component: cli --- components/cli/docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/cli/docs/README.md b/components/cli/docs/README.md index c12869603e..afcc1451a4 100755 --- a/components/cli/docs/README.md +++ b/components/cli/docs/README.md @@ -145,4 +145,8 @@ to view your results and make sure what you published is what you wanted. When you're happy with it, publish the docs to our live site: make AWS_S3_BUCKET=docs.docker.com BUILD_ROOT=yes docs-release + +Note that the new docs will not appear live on the site until the cache (a complex, +distributed CDN system) is flushed. This requires someone with S3 keys. Contact Docker +(Sven Dowideit or John Costa) for assistance.