mirror of https://github.com/docker/docs.git
Changes to Sven's cherry pick process
Added content and revised after walk-through Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
This commit is contained in:
parent
ead942156c
commit
b23daef3ec
|
@ -139,4 +139,8 @@ and make sure that what you have published is good.
|
||||||
When you're happy with it, publish the docs to our live site:
|
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
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue