Commit Graph

26 Commits

Author SHA1 Message Date
Nathan Jones 4fa527705e Updated for EE 3.0 (#9481)
* Updated for EE 3.0

Instructions hadn't been updated for EE 3.0

* Switched the Engine Version to use Site Variable
2019-09-19 20:00:46 +01:00
Dawn W Docker f4dde18e07 branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:37:45 -07:00
Kirill Kolyshkin 02b8e67e54 ubuntu.md: remove old docker-ce-cli (#8665)
I hit the following error when "upgrading" docker-ce 18.09 to docker-ee 17.06:

> dpkg: error processing archive /var/cache/apt/archives/docker-ee_3%3a17.06.2~ee~19~3-0~ubuntu_amd64.deb (--unpack):
 trying to overwrite '/usr/share/fish/vendor_completions.d/docker.fish', which is also in package docker-ce-cli 5:18.09.4~2.1.rc1-0~ubuntu-xenial

This commit adds `docker-ce-cli` to the list in "uninstall old packages" to fix this.
2019-05-16 18:42:10 -07:00
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Andrew Hsu 128b54cef8 also add docker-ee-cli to docker-ee install instructions
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2019-01-30 01:53:01 +00:00
Andrew Hsu 95c850fcb1 update install instructions of latest docker-ee to include containerd
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2019-01-30 01:29:17 +00:00
Eli Uriegas 594f9e1b1a Fix ubuntu installation instructions for EE
Was point to a non-existent $DOCKER_EE_VERSION repository, and still had
installation instructions for s390x and ppc64el which we do not support
with the latest EE release.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2019-01-11 23:18:39 +00:00
David Birks 8750f1e195
Fix add-apt-repository command
Adds the word `stable` to the `add-apt-repository` command to fix the `Malformed entry` error.
2019-01-07 11:03:15 -05:00
Maria Bermudez edc4e92fa7
Merge branch 'master' into v 2018-12-27 10:03:44 -08: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 632a8b9c82
Update ubuntu.md 2018-11-12 13:59:48 -08:00
Anne Henmi c853b0a54b
Update ubuntu.md
Fixed wording and added links to the note.
2018-11-12 08:55:17 -07:00
Anne Henmi d151677f80
Update ubuntu.md 2018-11-09 10:46:01 -08:00
Anne Henmi d9e24d6de4
Update ubuntu.md 2018-11-09 10:40:46 -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
Andrew Hsu 29cc1ca549 use DOCKER_EE_VERSION in ubuntu install instructions
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-10-17 21:25:53 +00:00
Jeffrey Morgan ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
Anne Henmi 42e0574396
Merge pull request #7382 from imba-tjd/master
Fix anchor
2018-09-26 08:31:45 -06:00
imba-tjd 7ca7892177 Fix anchor 2018-09-18 19:13:23 +08:00
Andrew Hsu 7b0dabc226 fix channel for docker-ee install on ubuntu
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-08-30 23:56:55 +00: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
Yonghwan SO 5c8b79ba61 Fixed typo and duplicated block on wrong place.
Typo on install/linux/docker-ce/ubuntu.md: EE --> CE
Duplicated block on install/linux/docker-ee/ubuntu.md
2018-03-09 10:57:18 -08: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
Misty Stanley-Jones 28ccac2318
Correct a small error in Ubuntu EE doc (#5896) 2018-02-01 15:59:12 -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