Commit Graph

265 Commits

Author SHA1 Message Date
Sebastiaan van Stijn ce08f9ae46
Update API version matrix for 18.06 and 18.09
The Docker 18.06 and 18.09 releases were missing in the
API version matrix.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-11-20 15:14:14 +01:00
Jeffrey Morgan ca4ffb1ee2 Merge branch 'master' into consolidation-changes 2018-11-14 18:30:02 -05:00
Jeffrey Morgan d15739c5e7 Merge branch 'master' into consolidation-changes 2018-11-14 18:29:09 -05:00
Anne Henmi f65cd52dcf
Update ee-linux-install-reuse.md
Fixed note.
2018-11-12 14:00:27 -08:00
Anne Henmi fb2cb1ce34
Update ee-linux-install-reuse.md
Removed  "For Docker Enterprise Edition 2.1, use Docker EE Engine 18.09. Installation instructions start below the note. "
2018-11-12 13:53:20 -08:00
Anne Henmi 0ff126b7d4
Update ee-linux-install-reuse.md
Changed 18.09.ee.x to 18.09.0
2018-11-12 13:52:30 -08:00
Anne Henmi 6b75ae34ed
Update ee-linux-install-reuse.md
Fixed wording in the note and added links.
2018-11-12 08:54:12 -07:00
Anne Henmi a0274be65f
Update ee-linux-install-reuse.md 2018-11-09 10:44:32 -08:00
Anne Henmi 43a492e0fc
Update ee-linux-install-reuse.md 2018-11-09 10:39:14 -08:00
Anne Henmi 37913d2188 Updated version to 18.09 and moved a note for 18.03 engine only and 17.06 as previous versions.. 2018-11-09 10:09:47 -08:00
Justin I. Nevill c1007d9255
Merge branch 'master' into ucp-winsupport-752 2018-11-04 13:28:38 -05:00
ddeyo 08d0596a11 edits to included tiers table 2018-10-22 18:30:08 -07:00
allejo 888c061228 Don't spam browser history when scrolling thru page
Fixes #6299
2018-10-11 22:41:48 -07:00
Derrick Miller 1880910817
Point latest engine docs to latest UCP & DTR docs
User guides section was linking to UCP 2.2 & DTR 2.4 documentation. Instead, it should be linking to the latest UCP & DTR docs.
2018-10-09 15:05:34 -04:00
LoreenRH b2b2162cb8 Update docs for docker desktop
Signed-off-by: LoreenRH <lorena.rangel@docker.com>
2018-10-05 10:03:31 +02:00
Jeffrey Morgan ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
Anne Henmi 9fa66965f2
Merge pull request #7342 from andrewhsu/o
add ol7_addons repo enable steps for oraclelinux
2018-09-26 09:57:48 -06:00
Anne Henmi 92c65dfd3d
Merge pull request #7326 from ManoMarks/master
updating kubernetes desktop notes to include stable versions
2018-09-26 09:55:05 -06:00
Maria Bermudez a49613b83a
Update install-script.md
Update link to Docker Daemon Attack Surface
2018-09-25 08:40:53 -07:00
Olivier ed478fdd3c
Fix typo 2018-09-17 02:07:23 +02:00
Andrew Hsu 4b4525e040 add ol7_addons repo enable steps for oraclelinux
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-09-09 01:13:31 +00:00
Mano Marks fa6e767243 adding stable version on windows that includes kubernetes 2018-09-06 07:20:04 -07:00
Mano Marks d7f26368b6 updating mac to include stable releases 2018-09-04 13:25:17 -07:00
Maria Bermudez aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez 4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez 840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez 14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Anne Henmi 0fabbd8456
Merge pull request #7266 from ahh-docker/branch-ahh
Punctuation fix
2018-08-27 11:37:01 -06:00
Anne Henmi 59a9c5a8da
Update ee-linux-install-reuse.md 2018-08-27 11:35:58 -06:00
Anne Henmi 52febf8430 Punctuation fix 2018-08-27 10:02:52 -06:00
Maria Bermudez 05886b2dde
Remove DockerCon '18 SF advert from site 2018-08-23 12:32:36 -07:00
VokaMut a198013b83
Update ssh-add-keys-to-agent.md 2018-08-21 16:07:44 +03:00
Cristian Balas 4e8ca69e80
Use https in convenience script example
Secured the example installation code that many people will just copy paste
2018-08-02 09:53:37 +03:00
Tammy Fox 4d1f07b9c0
Merge pull request #6974 from ivansharamok/master
extended docker engine uninstall instructions
2018-07-26 00:35:42 -04:00
Joffrey F caad3ebe13 1.22.0 release notes and documentation
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-07-05 13:32:51 -07:00
Ivan Sharamok 48cdfe0f37
extended docker engine uninstall instructions
added instructions to remove other docker related resources when uninstalling engine from linux systems:
    ```bash
    $ sudo rm -rf /run/docker
    $ sudo rm -rf /var/run/docker
    $ sudo rm -rf /etc/docker
    ```
2018-06-29 17:39:58 -07:00
Joao Fernandes df4d5ba369 Clarify install instructions for CentOS 2018-06-27 20:10:15 -07:00
Joao Fernandes dde14cad56
Engine 18.03 (#6948)
* Improve description for multiple tiers
* Update EE engine installation
* Add release notes for engine 18.03.1-ee-1
2018-06-27 14:39:23 -07:00
Charlie Hayes 54483a979d Updated version specification
The version specification used in the examples was before the feature was introduced and would thus never parse.
2018-06-15 15:09:49 -07:00
Vimal Raghubir a3e6d744a5 Fixed Power PC inaccuracy 2018-06-04 18:24:24 -04:00
Marit van Dijk 908c627a1b Fix support links (#6775) 2018-05-30 08:32:33 -07:00
Xander Marjoram 87c84916f3 Documentation typo fixes 2018-05-18 10:06:05 -07:00
gbarr01 2dbf436313 Update engine API matrix and script 2018-05-09 20:14:29 -07:00
Joao Fernandes 3cd6cdc53b Refactor CE vs EE 2018-05-02 13:56:17 -07:00
Joao Fernandes 2fa0a8065c Fix wrong heading, cleanup 2018-04-25 10:05:48 -07:00
Joao Fernandes fdd919eff1 Add VMware to certified infra 2018-04-24 09:51:30 -07:00
gbarr01 3655b0054c Update API matrix and fetch script 2018-04-11 14:03:50 -07:00
Joffrey F 8348f4ffb2 Document new Compose file additions
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-04-11 10:45:28 -07:00
Maks3w 80f1bdceeb
Extension fields are only supported from 3.4
Use the minimum supported version in the example
2018-04-07 18:04:49 +02:00
Gwendolynne Barr 672fd04b8c
Address ppc64le PRs; Clean up EE install pages (#6363) 2018-04-04 16:31:49 -07:00
French Ben 259526857d Removed email to streamline (#6352)
Signed-off-by: French Ben <frenchben@docker.com>
2018-03-30 11:50:27 -07:00
gbarr01 49fb78104c Remove hyphens from api ver matrix 2018-03-22 16:52:53 -07:00
gbarr01 f36f3ec156 Update engine API docs, fetch script, and matrix 2018-03-22 16:52:53 -07:00
Joao Fernandes c9dcb9733c Revert "Update engine API docs, fetch script, and matrix"
This reverts commit 119bda6e17.
2018-03-22 11:58:07 -07:00
gbarr01 119bda6e17 Update engine API docs, fetch script, and matrix 2018-03-22 11:14:27 -07:00
Joao Fernandes 6163029d98
Add DockerCon banner (#6278) 2018-03-21 14:39:02 -07:00
Sebastiaan van Stijn f7ef4c5576 Fix anchors to API version changes (#6242) 2018-03-16 08:07:55 -07:00
Russell Cardullo 1b9d732e46 Fix broken links to postinstall documentation
Fixes a number of links that were pointing to the wrong location
for the linux post-installation steps.
2018-03-02 13:44:45 -08:00
Joao Fernandes 366aab5aad Fix broken links 2018-02-09 13:44:23 -08:00
Misty Stanley-Jones 1fae41d59b Update release schedule info 2018-02-08 13:54:12 -08:00
Misty Stanley-Jones 9524bfee67 Improve Docker server OS matrix 2018-02-08 13:54:12 -08:00
gbarr01 13be4ade89 Update engine API docs and fetch script 2018-02-08 13:54:12 -08:00
gbarr01 be8fd5413d Update packaging changes per 5844 2018-02-08 13:54:12 -08:00
Joffrey F 2d12fdf671 Add docs for Compose file v3.5 and v3.6 (#5912)
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-08 13:54:12 -08:00
Joffrey F 761d421b5c Fix typos (#5944)
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-07 13:18:54 -08:00
Joffrey F c399e1e479 Docs for Compose 1.19.0 release (#5826)
* Docs for Compose 1.19.0 release

Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-07 13:18:54 -08:00
Gwendolynne Barr bb88d284f7 Repair kubectl-path variable (#5932) 2018-02-06 09:00:40 -08:00
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
Misty Stanley-Jones 0309ec51a8
Document Kubernetes support for Win (#5819)
* Document Kubernetes support for Win

* Address feedback
2018-01-26 09:04:26 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Josh south c02ffd661d CSS fixes for version selector, removing animations, and more (#5574)
This commit squashes 21 commits. Leaving the commit messages here for posterity.

* Activate Night Mode

- Add toggle for night mode
- Update base styles

* remove font-size

* Update _night-mode.scss

* Fix first-line indenting and color differences

* Fix rescale bug

* stuff

* Add menu fixs

* Update core pallette - light/dark mode

* Toc link padding

* Remove color cycle
Remove temp.css

* update secondary nav bg

* remove paddin-top ul left nav on med viewport
2018-01-18 12:11:07 -08:00
Misty Stanley-Jones f688179d86
Add features to CLI ref template (#5736)
* Add features to CLI ref template

- Differentiate CLI experimental from daemon experimental
- When the whole command is experimental, point to docs for
  how to get it to show up
- Make badges links where possible
- Add tooltips to badges for more context
- Document in the test.md how to make badges into links and how to use tooltips
2018-01-16 12:02:10 -08:00
Misty Stanley-Jones 95d7ea7418 Update CLI template to add badges for orchestrator and experimentalcli 2018-01-11 16:39:12 -08:00
modem_down 536d6a901a Fix broken links to installation instructions (#5712)
Addresses issue #5711
2018-01-11 14:29:32 -08:00
Eli Uriegas e2c97840f4 Add ARM64 to platform matrix (#5454)
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-01-02 17:13:00 -08:00
John Mulhausen d17340d394
Speed up site rendering for authors (#5241)
* rough pass at tabs, jsonification

* GHPages 147, authoring YML, sitemap via plugin, working JS

* Update Gemfile

* Removing dk.rb artifact

* Simplifying authoring YML even more

* More YML simplification

* Remove jekyll-seo -- even more perf gain

* Glossary support

* Collections support

* Incremental off; GH Pages 172 gets build time to 50 seconds
2017-12-19 18:15:15 -08:00
Joffrey F 104e09b524 Update release notes
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-12-18 15:11:03 -08:00
Misty Stanley-Jones 3197cde7b5 Add API 1.33, API matrix 2017-12-18 15:11:03 -08:00
Christopher Jones 381c23faab added ppc64le instructions for docker-ce on ubuntu (#5486)
* added ppc64le instructions for docker-ce on ubuntu

also updated the matrix

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-12-18 11:47:36 -08:00
Michael Friis d3acb9fdef clarify EE release schedule (#5467)
* remove ee from schedule matrix
2017-12-14 15:19:20 -08:00
Ernestas 23be886a82 max-file should be in quotes (#5506) 2017-12-14 14:29:29 -08:00
Misty Stanley-Jones d313d546b1 Formatting improvements for installation docs 2017-12-14 13:40:27 -08:00
Misty Stanley-Jones de1bc83b63 Add info about POWER architecture and overlay2 2017-12-14 13:40:27 -08:00
Sebastiaan van Stijn be5c366831 Fix "convenience script" install method description (#5430)
The convenience script always installs the latest version
of docker that is available in the "edge" channel.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-01 11:19:29 -08:00
Victoria Bialas 92bd5b3ffa
Docs contributor guide: added links to subtopics on left-side menu (#5246)
* Docs contributor guide: added links to subtopics on right side menu

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

* copyedits

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

* more copyedits

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

* added back in some of the community pages by request

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

* added other ways to contribute to left side menu

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

* copyedits to contributor home page

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

* added links to Docker Community pages on GitHub

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

* merged ways to contribute, made moby an include, re-org for tocs

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

* fixed TOC yaml

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

* fixed on-page links on community page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-09 13:56:59 -08:00
Victoria Bialas dfe6ee6cd1
updated include file to use code fences (#5229)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-06 16:15:52 -08:00
John Mulhausen 9081e93bd2
Update ee_dropdown.html 2017-11-02 12:49:39 -07:00
Sebastiaan van Stijn c0dcbfcb0a Add changelog links to API version matrix (#5191)
This adds a link to the API change-log to the version matrix.
Also adds some patch-releases that had an API version bump.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-11-02 10:38:59 -07:00
Misty Stanley-Jones a9314c7ec7 Document new features in Compose 1.17 (#5019) (#5021)
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-11-01 18:40:56 -07:00
John Mulhausen a034194f27
Remove Dockercon EU link 2017-10-30 04:47:57 -07:00
Misty Stanley-Jones d8adc37e74 Revert "Document new features in Compose 1.17 (#5019) (#5021)" (#5038)
This reverts commit 52fe0df34b.
2017-10-18 16:07:20 -07:00
Gwendolynne Barr c84e1fb1d0 Add Compose 3.4/Engine 17.09 (#5036) 2017-10-18 14:05:34 -07:00
Misty Stanley-Jones a30b95e49d Add API 1.33, API matrix 2017-10-17 21:34:07 -07:00
Misty Stanley-Jones 52fe0df34b Document new features in Compose 1.17 (#5019) (#5021)
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-10-17 21:17:28 -07:00
Misty Stanley-Jones 6aae2e4e84 Add pointer to latest API ref (#4897) 2017-10-16 15:04:24 -07:00
John Mulhausen a8677b38af Version selector for EE docs (#4952)
* Version selector for EE docs

* site...

* endif

* Fixes

* html not md

* hash v string, oops

* Path overrides
2017-10-13 15:45:52 -07:00
John Mulhausen 024ae953ba Fixes #4041 2017-10-13 15:16:11 -07:00
Misty Stanley-Jones cf950c1450 Clarify that Compose .env support does not work with docker stack deploy (#4812) 2017-10-05 16:53:40 -07:00
Misty Stanley-Jones b02cca86cf Standardize on site-wide variables for Docker and component versions (#4792) 2017-10-05 16:36:03 -07:00
Misty Stanley-Jones acda699725 Don't print defaults from the YAML in cases where the meaning is really 'default to unset' (#4813) 2017-10-05 16:02:49 -07:00