Commit Graph

265 Commits

Author SHA1 Message Date
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
paigehargrave 0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
Sebastiaan van Stijn a68622b754
Remove installation instructions for hypriot compose
This page is meant to install the Docker Engine, not compose,
and we should not direct users to non-official (and possibly
outdated) versions of Docker Compose.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:15:51 +01:00
Sebastiaan van Stijn 2e78ea3650
Remove note about daemon starting automatically
The next step already verifies that it's working, so
this line is redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:04:06 +01:00
Sebastiaan van Stijn ffab795627
Remove armhf/hello-world, because hello-world is multi-arch now
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:04:01 +01:00
Sebastiaan van Stijn d75ee56ee7
Simplify instructions to install a specific version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:56 +01:00
Sebastiaan van Stijn 63e54ff85d
Fix instructions for arm64 being listed twice
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:50 +01:00
Sebastiaan van Stijn 79857767c1
Use consistent wording for s390x and power
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:46 +01:00
Sebastiaan van Stijn 6c77747b8e
Align instructions and wording between Ubuntu and Debian
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:41 +01:00
Sebastiaan van Stijn 1f6e2aec0d
Mention docker.io package as old name
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:37 +01:00
Sebastiaan van Stijn 3f370fb512
Remove Fedora 26, 27, and add Fedora 28
Fedora 26 and 27 are no longer supported, and no new packages
are published for them.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:33 +01:00
Sebastiaan van Stijn 5047fdee86
Remove trusty 14.04, add cosmic 18.10
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:28 +01:00
Sebastiaan van Stijn c73473e9b3
Remove jessie and wheezy from installation docs
These are no longer supported by the current version.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-12 03:03:20 +01:00
Eli Uriegas 594f9e1b1a Fix ubuntu installation instructions for EE
Was point to a non-existent $DOCKER_EE_VERSION repository, and still had
installation instructions for s390x and ppc64el which we do not support
with the latest EE release.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2019-01-11 23:18:39 +00:00
paigehargrave 1e1762d344
Update index.md 2019-01-11 14:01:00 -05:00
paigehargrave 80aa68894a
Update docker-ee.md 2019-01-11 13:38:08 -05:00
Maria Bermudez 40714e8717
Merge pull request #7352 from zlim/patch-1
Update ubuntu.md
2019-01-08 07:29:25 -08:00
David Birks 8750f1e195
Fix add-apt-repository command
Adds the word `stable` to the `add-apt-repository` command to fix the `Malformed entry` error.
2019-01-07 11:03:15 -05:00
Drugoy bd77b434fe
Remove bad, breaky advice
`yum remove docker-selinux` and `yum remove docker-engine-selinux` result into a prompt to remove `container-selinux` package, which, in turn, is a dependency for `docker-ce`, which results into a prompt to remove it as well.
2019-01-06 00:04:03 +03:00
Anne Henmi c64de0db8c
Update ubuntu.md
Fixed package name.
2019-01-02 08:53:08 -07:00
AndersFluur fb64be7b87
Adding arm64 (aarch64 architecture) 2019-01-02 14:35:27 +01:00
Anne Henmi d235ceeb49
Merge pull request #7717 from sudo-bmitch/pr-uninst-old
Adding containerd and runc to cleanup on old Debian/Ubuntu installs
2018-12-28 10:05:04 -07:00
Anne Henmi 26eb27d3b0
Merge pull request #7161 from amaddio/patch-2
Update ubuntu.md
2018-12-28 09:54:08 -07:00
Anne Henmi a343a3d2e8
Merge pull request #7160 from amaddio/patch-1
Update ubuntu.md
2018-12-28 09:51:43 -07:00
Anne Henmi 18c8aa001a
Update ubuntu.md 2018-12-28 08:41:11 -07:00
Maria Bermudez dffeb3432e
Standardize terms and update formatting on note 2018-12-27 12:24:23 -08:00
Maria Bermudez 82abbc68df
Rearrange link to avoid using parentheses 2018-12-27 12:18:53 -08:00
David Yu 5e21a8633d
Update rhel.md
Updating RHEL docs based on compat matrix for Latest Enterprise 2.1 release: https://success.docker.com/article/compatibility-matrix
2018-12-27 12:10:00 -08:00
Maria Bermudez 24296c20e5
Merge pull request #7530 from andrewhsu/c
remove docker-ce as thing to remove
2018-12-27 10:04:52 -08:00
Maria Bermudez edc4e92fa7
Merge branch 'master' into v 2018-12-27 10:03:44 -08:00
Anne Henmi 7e692cdb9f
Merge branch 'master' into patch-5 2018-12-26 10:37:12 -07:00
Luiz Mandico dc76c5e9a5
Update linux-postinstall.md
Fix line 482. In 'steps 3 and 4', for 'steps 2 and 3'.
2018-12-21 08:15:09 -02:00
Maria Bermudez c6251b4d46
Merge pull request #7891 from ollypom/updatewindowsofflinebundle
Update Offline Zip for Windows 18.09
2018-12-20 09:50:27 -08:00
Maria Bermudez 8651ca1d14
Add redirect for deleted Windows install page 2018-12-19 16:46:03 -08:00
ollypom e50dc8a8ed Update Offline Zip for Windows 18.09
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-12-19 15:32:08 +00:00
ollypom e4d7ba6115 Removed 17.09 preview
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-12-19 14:23:52 +00:00
Nikita Shpilevoy 2691045247
Added gpg-agent dependency
gpg-agent isn't installed by default in Ubuntu on some hostings. This leads to error:
gpg: failed to start agent '/usr/bin/gpg-agent': No such file or directory
gpg: can't connect to the agent: No such file or directory
2018-12-17 13:19:33 +03:00
Maria Bermudez 4bdcbf8ae9 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-10 12:41:24 -08:00
L-Hudson 6147a945de
Merge pull request #7777 from stevenfollis/master
Added uninstall steps for Windows Server
2018-12-07 17:49:00 -05:00
Jeff Underhill 1b5dd00c63
Merge branch 'master' into patch-1 2018-12-07 09:10:43 -08:00
Jeff Underhill 5c7fe9a864
Update index.md to correctly reflect aarch64 OS
Per the script @ https://get.docker.com/ aarch64 is supported on Ubuntu, Debian, fedora & CentOS but the table on this page didn't correctly represent the fedora support. This change adds that check mark to the fedora row in the aarch64 column
2018-12-05 20:35:30 -08:00
Alexander 0a8ca67bd5
Remove .md suffix from URLs 2018-12-03 20:52:24 +00:00
Steven Follis a2fa0fb627
Added uninstall steps for Windows Server 2018-12-02 11:54:35 +01:00
Jeffrey Morgan 893c82a11f Merge branch 'upstream-master' 2018-11-25 12:31:28 -05:00
Maria Bermudez 50069891c0
Merge pull request #5982 from gidder/patch-1
add info about arm64 repo
2018-11-20 11:56:33 -08:00
Jeffrey Morgan dacad06fbd Merge branch 'master' into consolidation-changes 2018-11-19 15:41:14 -05:00
Brandon Mitchell 3124583254 Adding containerd and runc to cleanup on old Debian/Ubuntu installs
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2018-11-17 09:49:20 -05:00
Darwin Traver 78fae138d7
Fix FIPS /proc path typo 2018-11-15 18:07:49 -05:00
Anne Henmi f1cdbcf1b2
Update docker-ee.md 2018-11-15 11:49:54 -07:00
Anne Henmi 59bc5a9b76
Update docker-ee.md
System requirement updates.
2018-11-15 11:13:44 -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 0493410d25
Update docker-ee.md 2018-11-14 14:32:59 -07:00
Anne Henmi 7b0cf0b538 Updated to latest version, and made reference to older version as needed. 2018-11-14 09:42:24 -07:00
Anne Henmi 632a8b9c82
Update ubuntu.md 2018-11-12 13:59:48 -08:00
Anne Henmi a6c4367af9
Update suse.md 2018-11-12 13:58:06 -08:00
Anne Henmi c853b0a54b
Update ubuntu.md
Fixed wording and added links to the note.
2018-11-12 08:55:17 -07: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 d151677f80
Update ubuntu.md 2018-11-09 10:46:01 -08:00
Anne Henmi a8626b7d88
Update suse.md 2018-11-09 10:45:18 -08:00
Anne Henmi d9e24d6de4
Update ubuntu.md 2018-11-09 10:40:46 -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
Maria Bermudez d81915b04a Update Go template formatting 2018-11-07 12:19:19 -08:00
Anne Henmi e644d054bc
Update rhel.md 2018-11-07 11:26:33 -08:00
Anne Henmi 53d1e49fe6
Update rhel.md 2018-11-07 11:25:39 -08:00
Anne Henmi 56ff2f335b Escaped {{ }} in command output. 2018-11-07 11:23:09 -08:00
Carl Fischer 84d82b5d4d
update version refs to 18.09 2018-11-06 14:40:34 -08:00
Justin I. Nevill d393a90309
Merge pull request #844 from docker/beta-cleanup
Removed Beta disclaimer tags
2018-11-04 13:32:21 -05:00