Harald Albers
e2ac3f0a0b
Fix links on install page
...
The markup `<download.docker.com>` causes this link to be swallowed
and the following link to Docker Store being output as verbatim source.
Signed-off-by: Harald Albers <github@albersweb.de>
2018-07-19 09:53:16 +02:00
Tammy Fox
45542d7026
editorial review
2018-07-18 19:22:42 -04:00
Andrew Hsu
5d51957105
update intro paragraph about docker-ce supported platforms
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-07-18 18:31:56 +00:00
Andrew Hsu
d166fe0431
removed cloud section from docker-ce install page
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2018-07-18 18:19:38 +00:00
Andrew Hsu
15e0f11c9a
update docker-ce install page with details about releases
2018-07-18 18:02:56 +00: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
Olly
4c5f0ab7a6
Updated Windows EE Engine install for UCP 3.0.2 ( #6939 )
...
* Updated install docs for UCP 3.0.2
Signed-off-by: ollypom <oppomeroy@gmail.com>
* Updated Join instructions too
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-06-27 12:48:26 -07:00
Sebastiaan van Stijn
deff3e37b2
Add Ubuntu Bionic and Fedora 28 ( #6920 )
...
The stable channel now has packages for
Ubuntu Bionic (18.04) and Fedora 28
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-06-21 10:11:55 -07:00
Adam Kobi
8305c23792
updated instructions for manual install
...
Before extracting the archive you must stop the service or the file docker.exe can't be overwritten.
Additionally need to use -Force
2018-06-15 15:20:19 -07:00
Sebastiaan van Stijn
c07c21e501
Describe that Ubuntu Bionic is supported on edge
2018-06-14 14:57:29 -07:00
Ryan Moore
6fecf0d5f9
Update linux-postinstall.md
...
typo
2018-06-14 14:22:48 -07:00
Nathan Jones
8635c2afdf
Fixed issues with Configure where the Docker daemon listens for conne… ( #6391 )
2018-06-11 16:11:24 -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
5a6132847e
Simplify language
2018-05-25 09:40:11 -07:00
Giovanne Afonso
0468b532c5
Update instructions to install specific version
...
Issue #6758
2018-05-25 09:40:11 -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
Jim Armstrong
638ae64b52
change cloud to certified infrastructure
...
changing the "Cloud" section to "Docker Certified Infrastructure". Also updating matrix to point to the forthcoming Cert Infra pages on success.docker.com.
2018-04-24 09:51:30 -07:00
Paulo Marques
5cefff6be0
Included a step to verify if Windows needs a restart ( #5920 )
2018-04-11 10:54:41 -07:00
Gwendolynne Barr
3a08079a03
Remove references to production; Clean text phase 1 ( #6374 )
2018-04-04 16:37:46 -07:00
Gwendolynne Barr
672fd04b8c
Address ppc64le PRs; Clean up EE install pages ( #6363 )
2018-04-04 16:31:49 -07:00
ksabhnan
eec7887351
Update centos.md ( #6300 )
...
* Update centos.md
Text doesnt match version from command output
* Update centos.md
2018-04-02 09:55:31 -07:00
Bhavin Gandhi
9b064485e8
Fix typo in suse.md ( #6261 )
2018-03-19 13:56:41 -07:00
Joseph Koblitz
c330579224
Removed unsupported debian-based os
2018-03-13 15:50:45 -07:00
Joseph Koblitz
595616145a
Issue fix #6163
...
https://github.com/docker/docker.github.io/issues/6163
Added additional documentation for non-official debian-based operating systems.
2018-03-13 15:50:45 -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
Jan Trejbal
30e139f4a8
Fix filename check-config.sh
2018-03-07 15:25:48 -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
carlfischer1
10a3d4576d
Update docker-ee.md ( #6064 )
...
minor formatting fix and sample output correction
2018-02-23 15:13:47 -08:00
carlfischer1
88795e75f4
Update docker-ee.md ( #5993 )
...
Restore Docker install docs for Windows Server to their original form using DockerMsftProvider for consistency with Microsoft docs. DockerProvider will be used for Insider/Preview builds only.
2018-02-23 11:54:39 -08:00
Misty Stanley-Jones
1fae41d59b
Update release schedule info
2018-02-08 13:54:12 -08:00
gbarr01
be8fd5413d
Update packaging changes per 5844
2018-02-08 13:54:12 -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
d1e461afd3
Add back instructions for listening on multiple interfaces in systemd
2018-02-07 11:31:02 -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
f56b64516c
Add redirect for debian ( #5841 )
2018-01-26 16:26:56 -08:00
Misty Stanley-Jones
9dfece1e89
Fix redirect loop on Debian install page ( #5839 )
2018-01-26 13:50:59 -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