Commit Graph

190 Commits

Author SHA1 Message Date
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