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
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
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
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