Commit Graph

302 Commits

Author SHA1 Message Date
Misty Stanley-Jones 0c7d3b5f4c Deprecate some Dockerize topics in favor of library ones (#3735) 2017-07-12 12:06:07 -07:00
Christophe Vidal 68a77a047d Fixed grammar (#3840) 2017-07-07 10:21:14 -07:00
johndylanaudio 9ea1ad5484 Add first draft of trust chain documentation (#3680)
* Add first draft of trust chain documentation

* Adding Trust Chain to TOC

* Updates per review feedback

* Fixes
2017-07-06 15:55:32 -07:00
Patrick Devine 80877cec2e New notes for 2.2.6 (#3771)
* New notes for 2.2.6

* Bump DTR version
2017-07-05 10:58:45 -07:00
Ken Cochrane 325adb2061 Added section for AWS load balancer, and release notes for Docker for AWS 17.06 (#3726)
* Added section for AWS load balancer, and added Docker for AWS 17.06 release notes

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>

* Updated PR per comments

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>

* Reformatting CLI commands for readability

* Sentence case fixes

* More fixes from comments

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
2017-06-29 12:21:11 -07:00
Misty Stanley-Jones dcb00cd74d Add 17.06 to archives (#3745) 2017-06-29 11:43:06 -07:00
Misty Stanley-Jones 17e1da077b Tighten up base image and parent image terminology (#3720) 2017-06-28 11:56:41 -07:00
Thomas Sjögren 6840de4d5a add option: experimental (#3724)
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-06-28 11:11:41 -07:00
Misty Stanley-Jones af866cbb8e Add v1.30 of the API 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 86c95a6d16 Update YAML files for 17.06 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 73cc8c84e8 Move multistage build topic in TOC 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 3b5192d199 Add release notes from upstream repos into the formal docs (#3644)
* Import release notes from upstream projects

* Fix Liquid errors

* Try a new structure

* Update 17.06 release notes to RC5
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 322213052e Separate out Docker CE and EE for Linux 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 6a82b21332 Update CLI refs for 17.06 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 044bc28dbb Add docs about configs 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 31719e6cfc Reorganize registry deployment guide (#3485)
* Reorganize registry deployment guide

Also add information about pushing non-distributable
layers to private registries

Also add an example of running a registry as a swarm service
2017-06-28 08:31:29 -07:00
Ying Li 5d344c4250 Add information about how CA rotation works to the swarm mode PKI doc (#3439) 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones eb0ff71b5d Point to newer registry topic (#3719) 2017-06-27 16:33:43 -07:00
Misty Stanley-Jones c1dbb5b012 Add information about userns-remap (#3678)
* Add information about userns-remap

* Split into its own topic, do some TOC magic
2017-06-26 10:14:07 -07:00
Victoria Bialas 5dbf9b660f added Machine overview to left-side toc (#3587)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-12 22:12:45 -07:00
Viktor Stanchev 93e4430f78 DTR 2.2.5 release notes (#3516)
* DTR 2.2.5 release notes
2017-06-07 17:01:14 -07:00
Brian Goff 947bf040b2 Add docker-ee release notes (#3495)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-06-06 14:50:32 -07:00
IPv4v6 91832da6c8 fix typo in glossary (#3487)
Signed-off-by: Stefan Pietsch <mail.ipv4v6+gh@gmail.com>
2017-06-05 13:48:19 -07:00
Misty Stanley-Jones d88478a722 Document logging driver plugins (#3440) 2017-06-01 13:43:11 -07:00
Misty Stanley-Jones cf3f1f6e37 Rewrite swarm service networking guide (#3454) 2017-06-01 13:42:33 -07:00
Misty Stanley-Jones 34b9e3753d Update docs about starting containers automatically (#3436) 2017-05-31 09:34:00 -07:00
Misty Stanley-Jones 89ac40cf3b Updating docs about storage drivers (#3276)
* Updating docs about storage drivers
2017-05-23 10:53:25 -07:00
Sergei Maximov bd385d3a43 Fix typo in compose/samples-for-compose TOC entry (#3286)
Signed-off-by: Sergei Maximov <s.maximov@teachmeplease.com>
2017-05-19 15:36:25 -07:00
John Mulhausen 102c00e071 Docker Library import (#3063)
* Docker Library import

* Auto-gen Samples TOC

* Modular hovers on Glossary page

* TOC sync fix
2017-05-17 12:33:09 -07:00
Misty Stanley-Jones cf6e2e7229 Document using Prometheus metrics (#3249) 2017-05-16 10:54:02 -07:00
Lorenzo Fontana 64de468317 Splitting all the logging drivers (#2975)
* Splitting logging drivers

Signed-off-by: Lorenzo Fontana <lo@linux.com>
2017-05-10 10:56:13 -07:00
Misty Stanley-Jones 66576c9021 Fix markdown problem (#3221) 2017-05-10 09:38:35 -07:00
Victoria Bialas 1683168500 improved Compose samples overview page (#3212)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-09 16:35:16 -07:00
John Mulhausen 76d95a4fc4 Fix toc.yaml (#3202)
* Update toc.yaml

* Update toc.yaml

* Update toc.yaml

* Update toc.yaml
2017-05-09 01:58:47 +00:00
Victoria Bialas 7050d9060d expanded on pull command, added links to Compose samples (#3197)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-08 16:38:58 -07:00
Misty Stanley-Jones 9c648cf079 Docker 17.05 docs (#3092)
* Add Netlify build script

* Pull 'edge' stuff from master for now

* Add env-regex logging opt (#2688)

* Update Dockerfile to pull from 17.05 branch

* Update YAML files from 17.05.x branch

* Add scaffolding for 17.05 content

* Document highlights for 17.05

* Add v1.29 API

* Document multi-stage builds
2017-05-05 19:50:22 +00:00
yallop 42d9c55a1e WIP: Osxfs caching updates (#2883)
* Update the osxfs documentation with recent details about caching.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add a note about 'cached' to the volumes tutorial.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add a document giving a detailed specification of osxfs caching.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Americanize spelling in the osxfs-caching document.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* More osxfs benchmark details for 'go list'.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Remove mentions of the blog post.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* editorial, topic structure changes, x-refs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* linked to new topic also where bind mounts are discussed in Namespaces

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more tags

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Decapitalize descriptions

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* "releease" ~> "release"

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Use @avsm's suggested rewording for the osxfs-caching introduction.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add an example showing how to use `cached`, `consistent`, etc.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add a link to the user-guided caching blog post.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* added examples heading, more x-refs to blog post, docker run

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* escaped second dash in --volume long version of command

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed double dashes on volume option to render properly

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-05 11:49:00 -07:00
Joao Fernandes 3937b23690 UCP 2.1.4 (#3166) 2017-05-04 15:29:45 -07:00
Victoria Bialas e552c02d7b WIP: add Cloud link to Azure topics (#2713)
* add Cloud link to Azure topics

WIP: 1st draft includes, tabs re: SSH key topics

adding more Azure Cloud content and SSH includes

copyedits

cloud azure, aws topics organization, videos

incorporated review comments

copyedits, colour-coded TBD's

copyedits to make create a swarm w/AWS and Azure consistent

updated links to use new titles

added SSH key setup to the Swarm overview list of links

updated link services titles

add ssh to glossary, note autoredeploy limitations

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* screen snaps, updates per latest on staging

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added link

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* resolved conflicts in TOC

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added Azure accept EULA/enable subscription, more steps, snaps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed the comments to not break numbering

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* new snaps and review comments incorporated from Alberto and Ryan

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added screen snaps, review comments, more steps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added screen snaps, detail to Azure create swarm

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* new snap showing linked AWS as provider

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* AWS screen snaps and detailed steps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* AWS swarm name rules clarification

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added x-refs to edition topics on config per reviews

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added connect screen snap w/production commands, AWS pricing

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more code examples and clarification to swarm connect

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more code examples for Azure and AWS

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-02 13:28:55 -07:00
John Mulhausen 48aac4d47a
Hackathon results 2017-05-01 16:12:49 -07:00
John Mulhausen fb76a4bdf7 Fixes #3106 2017-04-28 17:43:17 -07:00
Joao Fernandes bebc8fb53e Rename entry in TOC (#3119) 2017-04-28 10:59:53 -07:00
Sudhagar Chinnaswamy e8ec2c3c68 Fixed broken link (#3059)
Fixed broken link ("Run multiple services in a container")
2017-04-26 20:48:56 +00:00
Misty Stanley-Jones 963272a549 Updates to multi-process container topic (#3026) 2017-04-24 16:01:05 -07:00
Jim Galasyn 1a1d24a08c Add new topic for deploying DDC on Azure (#2796) 2017-04-21 14:22:16 -07:00
Subodh Dharmadhikari 881d56e841 adding glossary items "layer" and "namespace" (#2976) 2017-04-21 14:30:26 -05:00
Joao Fernandes 7e59731fd8 Update TOC to sentence case 2017-04-19 14:38:04 -05:00
Shubheksha Jalan 70d69b3133 Add different types of volumes to the glossary (#2831)
* add different types of volumes to the glossary

* clarify details about different types of volumes
2017-04-19 08:59:14 -05:00
Shubheksha Jalan 3725131ad3 add datacenter to the glossary (#2811) 2017-04-18 13:27:14 -05:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge (#2736)

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s (#2785)

* Fix typo

* Propose use of another word (#2791)

I think that interested is better than invested, in this case.

* Update secrets.md (#2780)

remove correct secret

* Change mount syntax on windows from //c/ to c:\ (#2761)

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images (#2798)

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion (#2813)

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

* add more info about DTR on the overview page (#2794)

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

* fix imports since docker api pkg migration, fix example repository name to be canonical (#2806)

* tweak: code format for filename (#2829)

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* small changes just to kick build again

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Update hackathon.md

* fix broken links (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00