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
Adrian Plata
f8eb071cec
Get started migration ( #9967 )
...
* moving ee install instructions (#1449 )
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
* adding additional links
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
* deleting overview page and adding a redirect
2019-12-09 17:22:15 +00:00
Adrian Plata
896a313d08
adding additional linux ubuntu install instructions ( #9934 )
...
* adding additional linux ubuntu install instructions
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
* emphasizing on order
* specifying version
* word changes
2019-11-25 12:59:35 -08:00
Adrian Plata
4c8c7329b1
Updating linux instructions ( #9922 )
...
* Updating linux instructions
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
* minor fixes
2019-11-21 10:33:28 -08:00
Kevin Degeling
73bccfbd1a
Updated base info about Fedora
2019-11-15 15:48:42 +01:00
Akihiro Suda
40747fcca7
Add "Run the Docker daemon as a non-root user (Rootless mode)"
...
Add "Run the Docker daemon as a non-root user (Rootless mode)":
`engine/security/rootless.md`
The content is based on https://github.com/moby/moby/blob/master/docs/rootless.md
`rootless.md` in `moby/moby` will be replaced of the link to
the `docs.docker.com` page compiled from `rootless.md` in this repo.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-11-15 16:02:08 +09:00
Adrian Plata
bcc19e3ae8
RHEL 8 instructions for Nov patch
...
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-11-13 14:32:11 -08:00
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