David Yu
4d0fa3aed9
Merge pull request #1199 from docker/issue-1175
...
changing labels for Docker Engine - Enterprise, Docker Engine - Commu…
2019-06-13 08:56:27 -07:00
Dawn W Docker
a58c22a49d
changing labels for Docker Engine - Enterprise, Docker Engine - Community, and Docker Enterprise
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 08:08:43 -07:00
Dawn W Docker
125b73792a
removing broken link to community
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 07:57:01 -07:00
Dawn W Docker
d677f7ef5a
changing instances of CE and EE per issue 1168
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-13 07:52:55 -07:00
Dawn W Docker
7b45982a0a
branding changes
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:48:19 -07:00
Dawn W Docker
9b6409c806
branding changes
...
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:42:10 -07: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
Olly P
5e970a9268
Updated Windows Docker EE Index Link ( #8893 )
...
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-11 13:58:38 -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
paigehargrave
6b4f030aa8
Add relative links
2019-03-01 08:29:15 -05:00
paigehargrave
4ba4c88061
Update binaries.md
2019-03-01 08:27:32 -05:00
Sebastiaan van Stijn
2bbcee7c27
Add 304 redirect for old installation page
...
This page is mentioned in a blogpost from 2013;
https://blog.docker.com/2013/11/docker-0-7-docker-now-runs-on-any-linux-distribution/
So let's redirect to the new location.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-15 13:01:27 +01:00
Maria Bermudez
4ec035596e
Removing 404 link on Windows Server 2016 guide
2019-02-12 15:34:06 -08:00
Maria Bermudez
d59d0e66f9
Merge branch 'master' into updatewinenginever
2019-02-12 15:17:21 -08:00
L-Hudson
865cf68570
Merge pull request #8204 from themousepotato/issue-8201
...
fix broken link
2019-02-12 12:09:07 -05:00
ollypom
0c5e855127
Reworded the pre-requsities, and install docs to provide a bit of clarity. Also I have refactored some of the documentation to 80 characters
2019-02-12 14:05:48 +00:00
themousepotato
69ab07b1a9
fix broken link
2019-02-09 13:43:03 +05:30
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
Sebastiaan van Stijn
4f5f6a4b39
Fix markdown issues
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:27:16 +01:00
Steven Follis
0f0d1211ad
Fixed powershell markdown
2019-02-06 17:45:36 -05:00
Steven Follis
b4c1d0a931
Fixed hyperlink between Win install & UCP setup #8158
2019-02-06 07:44:15 -05:00
Steven Follis
b75baea166
Added PS command for enabling FIPS via registry
2019-02-05 10:13:38 -05:00
L-Hudson
1fb926e046
Merge pull request #8102 from bermudezmt/install-note-7951
...
Adds a note on installing Docker CE on unsupported Debian and Ubuntu distros
2019-02-01 11:26:13 -05:00
Anne Henmi
552a875081
Merge pull request #8115 from danielcompton/patch-1
...
Update Ubuntu installation instructions with latest key fingerprint output
2019-01-31 11:36:21 -07:00
Anne Henmi
42093be850
Update ubuntu.md
2019-01-31 11:35:50 -07:00
paigehargrave
c85c65eaec
Merge branch 'master' into 404-fix
2019-01-30 20:09:30 -05:00
Daniel Compton
0d1ad9f4c8
Update Ubuntu installation instructions with latest key fingerprint output
...
Using Ubuntu 18.04, the key fingerprint output has changed.
2019-01-31 12:02:21 +13:00
Maria Bermudez
6037e9f0f1
Adds a note on installing Docker CE on unsupported Debian and Ubuntu distros
...
Fixed note details to match Ubuntu's
2019-01-30 11:35:23 -08:00
paigehargrave
4a51ac434a
Update linux-postinstall.md
2019-01-29 21:58:05 -05:00
paigehargrave
41243a2560
Fix user guide link
2019-01-29 21:57:36 -05:00
paigehargrave
5f251f611a
Fix user guide link
2019-01-29 21:57:07 -05:00
paigehargrave
901c9dd48e
Fix user guide link
2019-01-29 21:56:38 -05:00
paigehargrave
d74425ef51
Fix user guide link
2019-01-29 21:56:09 -05:00
paigehargrave
84436bb5c3
Update binaries.md
2019-01-29 21:55:15 -05: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
96c56dabca
also add docker-ce-cli to docker-ce install instructions
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2019-01-30 01:29:17 +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
Andrew Hsu
49b80a76cc
update install instructions of latest docker-ce to include containerd
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2019-01-30 01:19:02 +00:00
L-Hudson
6f437d3cc1
Merge pull request #6452 from muxator/patch-2
...
Mention btrfs storage driver for Docker CE
2019-01-25 15:20:12 -05:00
Anne Henmi
cbb4db6370
Update ubuntu.md
...
Fixed formatting and wording.
2019-01-25 09:35:04 -07:00
L-Hudson
1d9acb814e
Merge pull request #6916 from hannah-docker/patch-2
...
Update centos.md indicating that we only support the latest CentOS
2019-01-25 09:38:27 -05:00
L-Hudson
71593787ef
Merge pull request #7113 from millerdz/patch-3
...
Fixing SUSE install from repo instructions to correctly locate gpg key
2019-01-23 14:33:50 -05:00
Anne Henmi
b272669931
Merge branch 'master' into patch-1
2019-01-23 12:17:03 -07:00
Anne Henmi
faefb9849d
Merge branch 'master' into patch-3
2019-01-23 08:57:00 -07:00
L-Hudson
178b6ceb10
Merge pull request #8009 from seemethere/fix_ubuntu
...
TAR-301 Fix ubuntu installation instructions for EE
2019-01-18 13:17:56 -05:00
Sebastiaan van Stijn
7002b9c5c2
Merge pull request #8006 from thaJeztah/remove_edge_reference_docs
...
Remove edge documentation
2019-01-18 19:13:58 +01:00
Maria Bermudez
ceaf911720
Merge pull request #7975 from Drugoy/patch-1
...
Remove bad, breaky advice
2019-01-15 15:04:45 -08:00
Sebastiaan van Stijn
9b18fa836e
Remove edge from installation instructions
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-14 22:45:08 +01:00
Sebastiaan van Stijn
aae9bfc276
Rename / remove edge-related variables
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-14 22:44:58 +01:00
Anne Henmi
46145f7bf9
Merge pull request #8005 from thaJeztah/remove_wheezy_jessie
...
Installation docs: remove distros that are no longer supported, and cleanup/align instructions
2019-01-14 16:29:21 -05:00