Commit Graph

178 Commits

Author SHA1 Message Date
Adrian Plata
f56653138a Clarify FIPS instructions
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-09-30 16:43:43 -07:00
Nathan Jones
4fa527705e Updated for EE 3.0 (#9481)
* Updated for EE 3.0

Instructions hadn't been updated for EE 3.0

* Switched the Engine Version to use Site Variable
2019-09-19 20:00:46 +01:00
Ashwin Ramaswami
330df76517 Fix "install Docker" link (#9266) 2019-08-18 15:38:49 +01:00
Kirill Kolyshkin
0fd8f933fa suse.md: info about sles and docker-ee versions (#9192)
1. `12.3` is not the only SLES version supported.

2. Latest Docker EE version is 19.03

3. Provide a complete example.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2019-08-05 11:10:32 -07: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
ollypom
c39ba281fd Synced Docs Public Master with Docs Private Master 2019-07-19 11:02:28 +00:00
Alina Astrakova
a57bb1b451 Update linux-postinstall.md (#8984)
Update linux-postinstall.md
2019-07-12 15:03:37 +01:00
ollypom
9bafc04bcc Fixed Conflict 2019-07-08 17:00:49 +00:00
Olly Pomeroy
b5659dd1de Added additional SUSE redirect
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-24 21:11:17 +01:00
Alastair Smith
87db538a34 Merge remote-tracking branch 'upstream/master' 2019-06-24 11:22:13 -05:00
Steven Follis
a0707e8688 Added logging driver section (#8945)
* Added logging driver section

* Point to additional resource for container logs

- Minor edits
2019-06-18 14:53:45 +02: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
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
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