Просмотр исходного кода

Merge pull request #7890 from fredlf/docs-cherry-pick-update-process

Changes to Sven's cherry pick process
Sven Dowideit 10 лет назад
Родитель
Сommit
03fdc7d2c1
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      docs/README.md

+ 4 - 0
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.