Commit Graph

208 Commits

Author SHA1 Message Date
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
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
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
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
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