Commit Graph

115 Commits

Author SHA1 Message Date
John Mulhausen dd736c5c78 Fix to point to correct branch 2017-01-22 16:11:57 -08:00
Misty Stanley-Jones 524692c7ad Add stack_ps to the TOC 2017-01-20 16:57:40 -08:00
Adrien Duermael 366fb5b964 Link fixes (#1291)
* fixed links in toc.yaml

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* removed backslashed spaces in Dockerfile

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-20 14:00:33 -08:00
John Mulhausen ebe778b906 Update imports to work properly (#1221)
Update imports to work properly
2017-01-20 09:58:54 -08:00
Misty Stanley-Jones f7115867f1 Merge pull request #1201 from mstanleyjones/fix_postinstall_toc
Fix broken link to linux postinstall
2017-01-19 23:50:26 -08:00
Misty Stanley-Jones d137e8a245 Fix a couple more instances of SUSE.md (#1223) 2017-01-19 23:50:12 -08:00
Misty Stanley-Jones e3aa91a5c9 Fix broken link to linux postinstall 2017-01-19 23:24:57 -08:00
Victoria Bialas a2092986e4 Merge pull request #1203 from londoncalling/toolbox-put-under-get-docker
move Toolbox under Get Docker, init cap Get Started
2017-01-19 21:42:11 -08:00
John Mulhausen 83c9ced110 Get Started section 2017-01-19 21:33:19 -08:00
John Mulhausen 14ba192a5c Get Started section 2017-01-19 21:32:15 -08:00
Victoria Bialas 0d31b7e17c complete first draft example, add new files and images
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:05 -08:00
Victoria Bialas 08df6cea16 added node setup, create swarm, deploy topics to voting app example
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 21:25:04 -08:00
French Ben 2da8713bc3 Updated docs to remove beta and stable link (#1160)
* Updated docs to remove beta and stable link
2017-01-19 11:27:37 -08:00
Misty Stanley-Jones 50e75ff936 Rewrite and reorganize Linux install instructions
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:27:32 -08:00
Misty Stanley-Jones f4a28b31ec Document Docker secrets
Fixes #529

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:18:18 -08:00
John Mulhausen 5b2842922c Fix for blank node 2017-01-19 11:12:59 -08:00
John Mulhausen 84c02e10a2 Add 'docker' label to commands 2017-01-19 11:12:59 -08:00
John Mulhausen 35898701eb YAML-sourced CLI refdocs 2017-01-19 11:12:55 -08:00
John Mulhausen 50de4479a1 Restructure navigation for Editions 2017-01-19 11:04:55 -08:00
French Ben 132f33de6f Added latest docs from Editions AWS & Azure (#887)
* Added Docker for AWS and Azure and moved navigation

Signed-off-by: French Ben <frenchben@docker.com>

* Fixed image links

Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:52:33 -08:00
French Ben 5ed83f4c64 Updated Yaml files (#922)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:51:53 -08:00
Ben Firshman c3ec389a72 Add full documentation for APIs and SDKs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:51:52 -08:00
Ben Firshman f8dac1b53c Add automatically generated Engine API docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:45:07 -08:00
Ben Firshman 2f3218c2c4 Rename Remote API to Engine API
See https://github.com/docker/docker/issues/28319

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:43:43 -08:00
Ben Firshman 3344f16999 Move accounts API docs to Docker ID section
Makes more sense here instead of the Engine reference. It is
only consumed by the Engine.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:43:43 -08:00
French Ben d612188de0 Initial dump of CLI in yaml (#737)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:38:49 -08:00
Carlos Alexandro Becker 4b631d8025 Create logentries.md (#244)
* Create logentries.md

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2017-01-19 10:16:52 -08:00
Misty Stanley-Jones 0658ba7292 Merge pull request #622 from mstanleyjones/add_info_about_docker_log
Add info about using docker logs
2017-01-18 16:04:26 -08:00
Joao Fernandes 88159573de Add offline tarfile for DTR 2.1.4 2017-01-17 13:51:53 -08:00
Joao Fernandes 6d45991776 Fix offline DDC install 2017-01-17 13:47:07 -08:00
Adrien Duermael 41cdf339f6 CI - added tests for relative links [DO NOT MERGE] (#1052)
* CI - added tests for relative links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixes to check relative links properly

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* /engine/extend/plugins/ -> /engine/extend/legacy_plugins/

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* do not build /tests folder with Jekyll…

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* list all problematic urls in each file

don’t stop at first error encountered

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* removed “stack tasks” from menu (toc.yaml)

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken link in docker-for-mac/osxfs.md

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken links in /index.html

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-17 13:11:15 -08:00
Joao Fernandes c0baaec1b3 Add release notes for DTR 2.1.3 2016-12-20 17:43:39 -08:00
LRubin 6c87ab9af5 improved combined Cloud landing/info pages
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-15 17:58:05 -08:00
Joao Fernandes 07fd6f5bc0 Merge pull request #844 from joaofnfernandes/list-offline-tars
Automate display of urls for DDC offline install
2016-12-12 13:42:14 -08:00
Misty Stanley-Jones 733bf29cd8 Merge pull request #731 from mstanleyjones/distribution_docs_from_upstream
Pull distribution reference docs from upstream repo
2016-12-12 11:53:33 -08:00
Joao Fernandes 5e73d6295d Automate display of urls for DDC offline install 2016-12-12 09:43:44 -08:00
Joao Fernandes 8eb6722639 How to use UCP/DCT for CI/CD 2016-12-09 10:20:21 -08:00
Victoria Bialas f788509332 re-formatted advisory blockquote, and added advisories to Toolbox docs
added kitematic advisories, and updated getting started instructions

incorporated Laura's comments apps --> applications

removed gradient on advisory blockquote because Netlify doesn't like it :-(

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-08 16:44:32 -08:00
Joao Fernandes ee316885c7 Make DDC versions more obvious 2016-12-07 15:28:32 -08:00
Victoria Bialas 59c5544d8b added advisory banner to legacy swarm docs w/links to swarm mode
copyedit

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-06 17:03:45 -08:00
Misty Stanley-Jones f2857417d1 Merge remote-tracking branch 'upstream/master' into distribution_docs_from_upstream 2016-11-30 10:23:11 -08:00
Joao Fernandes c73ccec06a Updates DDC for AWS docs 2016-11-29 13:58:50 -08:00
Joao Fernandes 01eca2e2f1 Merge pull request #735 from joaofnfernandes/dtr-remove
Improve instructions to uninstall DTR
2016-11-28 17:04:17 -08:00
Joao Fernandes 1894591d43 Improve instructions to uninstall DTR 2016-11-28 16:59:01 -08:00
Misty Stanley-Jones d74f9153b9 Merge pull request #412 from mstanleyjones/troubleshooting_volume_errors.md
Add topic about troubleshooting volume problems
2016-11-28 16:15:54 -08:00
John Mulhausen a5bf14e5f9 Merge pull request #334 from mstanleyjones/run_reference_reorg
Add topic about limiting container resources
2016-11-28 14:37:10 -08:00
Misty Stanley-Jones 554b2c9967 Pull distribution reference docs from upstream 2016-11-28 13:51:52 -08:00
LRubin c23aa3a813 remove some unneeded text with new Docker ID topic
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-23 11:13:44 -08:00
John Mulhausen 0060ef460a merge conflict fixes 2016-11-18 18:58:26 -08:00
John Mulhausen 9aadd420ba Merge branch 'master' into auto-issue-assign 2016-11-18 18:55:10 -08:00