Commit Graph

20 Commits

Author SHA1 Message Date
Olly Pomeroy
b5659dd1de Added additional SUSE redirect
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-24 21:11:17 +01: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
Anne Henmi
faefb9849d Merge branch 'master' into patch-3 2019-01-23 08:57:00 -07: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
a6c4367af9 Update suse.md 2018-11-12 13:58:06 -08:00
Anne Henmi
32243eeb55 Update suse.md
Fixed wording in the note, as well as put in links for the previous version installation guides.
2018-11-12 07:52:40 -08:00
Anne Henmi
a8626b7d88 Update suse.md 2018-11-09 10:45:18 -08:00
Anne Henmi
70a7d5ef0f Update suse.md 2018-11-09 10:39:56 -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
Jeffrey Morgan
ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
imba-tjd
7ca7892177 Fix anchor 2018-09-18 19:13:23 +08:00
Alex Seymour
b3ea302bb2 Fix SLES gpg url
The gpg key is in the top level directory for each distribution, using "${DOCKER_EE_URL}/sles/gpg" will attempt to load the gpg key from within the 12.3/<architecture>/<version>/ subdirectory, because of how DOCKER_EE_URL is set before.
2018-07-27 09:59:25 +02:00
Derrick Miller
2cb3fadb3b Update suse.md
In the **Install using the repository** section, the GPG implied location was identified as `<DOCKER-EE-URL>/sles/12.3/<ARCHITECTURE>/stable-<VERSION>/sles/gpg` which does not exist. The correct location is `<DOCKER-EE-URL>/sles/gpg`. I introduce a second variable here called `DOCKER_EE_BASE_URL` which will be used to distinguish between the root level of the directory and aid in correctly locating the gpg key for the `rpm --import` command.
2018-07-26 09:49:07 -04:00
Joao Fernandes
77e3aebdb2 Update install instructions for SLES 2018-06-27 20:10:15 -07:00
Bhavin Gandhi
9b064485e8 Fix typo in suse.md (#6261) 2018-03-19 13:56:41 -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
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