Anne Henmi
b12fb02578
Added Windows information and `docker info` output to both RHEL and Windows.
2018-09-25 12:46:10 -06:00
Anne Henmi
7b76b1eaa9
Fixed wording.
2018-09-24 08:05:20 -06:00
Anne Henmi
346d5b01c0
Fixed typo
2018-09-24 08:03:49 -06:00
Anne Henmi
b61e11f41d
Created instructions for adding or removing FIPS support in RHEL.
2018-09-24 08:01:59 -06:00
Anne Henmi
a83dc18d93
initial FIPS edits.
2018-09-21 15:40:39 -06:00
imba-tjd
7ca7892177
Fix anchor
2018-09-18 19:13:23 +08:00
Andrew Hsu
8bbeeb8101
remove oraclelinux warning about unable to install with selinux
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-09-09 01:27:55 +00: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
Darwin Traver
359eb0de74
RHEL 7.5 addition
2018-08-30 17:38:33 -04: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
David Yu
0047eb5a88
Update rhel.md
2018-08-09 16:26:13 -07:00
David Yu
96bced67ba
Changing RHEL version requirements
...
Removing RHEL 7.2 to 7.x requirements
2018-08-09 16:14:06 -07: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
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
Hannah Agee
62f90368df
Update centos.md
2018-06-20 12:04:08 -04: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