Commit Graph

89 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
36a0ea227c Merge pull request #10397 from erikmd/update-install-debian
Update install/linux/docker-ce/debian.md
2020-03-31 17:12:16 +02:00
Usha Mandya
6d1915a928 Update links to get-started docs (#10430) 2020-03-11 09:46:54 +00:00
Erik Martin-Dorel
651ae2d507 docs(install/linux/docker-ce/debian): s/gnupg2/gnupg-agent/
* This patch makes both Debian [1] and Ubuntu [2] install instructions
  identical (and still compatible with the supported versions).

  [1] https://docs.docker.com/install/linux/docker-ce/debian/
  [2] https://docs.docker.com/install/linux/docker-ce/ubuntu/

* Moreover, the gnupg2 package [3] (unlike gnupg-agent [4]) is now
  marked as dummy transitional package in Debian Stretch 9:

  [3] https://packages.debian.org/stretch/gnupg2 (dummy transitional package)
  [4] https://packages.debian.org/stretch/gnupg-agent
2020-03-03 23:03:56 +01:00
Erik Martin-Dorel
c4b7cf3f5b docs(install/linux/docker-ce/debian): Buster 10 = stable 2020-03-03 23:03:38 +01:00
Sebastiaan van Stijn
e045a65779 Install: add Ubuntu Eoan, and remove old non-LTS versions
Eoan (Ubuntu 19.10) packages are now up; remove old non-LTS versions
from the list, as they reached EOL, and packages may now be outdated.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-13 11:18:53 +01:00
Dawn W Docker
f819435149 removed Enterprise sections 2020-01-09 13:31:42 -08:00
Dawn-Docker Enterprise
332ff12231 Merge pull request #9884 from KevinAtSesam/master
Updated base info about Fedora
2020-01-06 07:39:11 -08:00
谭九鼎
f587c1d385 Update ubuntu.md 2019-12-24 18:51:46 +08:00
谭九鼎
faff4a3b6a Update debian.md 2019-12-24 18:49:21 +08:00
Kevin Degeling
73bccfbd1a Updated base info about Fedora 2019-11-15 15:48:42 +01:00
Ashwin Ramaswami
330df76517 Fix "install Docker" link (#9266) 2019-08-18 15:38:49 +01:00
Sebastiaan van Stijn
8be444dfbe Revert "fix the install using apt snippet (#8813)"
This reverts commit 3515eb90e1.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-07-27 22:35:26 -07:00
Ziv
3515eb90e1 fix the install using apt snippet (#8813) 2019-07-26 11:41:27 -07:00
Dominik Zogg
b6bab26a22 add ubuntu disco to the supported list (#9103) 2019-07-23 09:55:36 -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
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
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
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
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
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
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
Anne Henmi
b272669931 Merge branch 'master' into patch-1 2019-01-23 12:17:03 -07: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
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