Commit Graph

14 Commits

Author SHA1 Message Date
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
Joao Fernandes
77e3aebdb2 Update install instructions for SLES 2018-06-27 20:10:15 -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
Vimal Raghubir
fdc4d64af1 Fixed Power PC inaccuracy 2018-06-04 18:24:24 -04:00
Gwendolynne Barr
554cca29c0 Repair SELinux typo (#6796) 2018-06-01 09:17:48 -07:00
Gwendolynne Barr
672fd04b8c Address ppc64le PRs; Clean up EE install pages (#6363) 2018-04-04 16:31:49 -07:00
Bhavin Gandhi
9b064485e8 Fix typo in suse.md (#6261) 2018-03-19 13:56:41 -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
Sebastiaan van Stijn
fee069375e Add more packages to uninstall before installation (#6092)
The CentOS, Red Hat, and Fedora package-repositories contain
several versions of the docker package. Some of those were
missing from the list of packages to uninstall, and could
conflict with the docker-ce/docker-ee package.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-02-28 10:15:18 -08:00
Andy Clemenko
423a614511 Clarify overlay2 support in Docker EE RHEL / CentOS (#5817) 2018-02-08 13:48:55 -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