Commit Graph

50808 Commits

Author SHA1 Message Date
paigehargrave
d8b096a7c9 Add information for issue 928.
Added information to resolve https://github.com/docker/docs-private/issues/928.
2019-01-26 16:25:38 -05:00
paigehargrave
ce6a190123 Release notes update for orca #16062
Version 3.1, 3.0, and 2.2 information added to release notes.
2019-01-26 15:18:05 -05:00
L-Hudson
a09868908a Merge pull request #922 from docker/custom-k8s-flag-support-statement
Update support statement on custom K8s flags
2019-01-17 10:50:51 -05:00
Maria Bermudez
4ad3676264 Merge branch 'master' of github.com:docker/docker.github.io 2019-01-16 15:14:15 -08:00
paigehargrave
948b8aa9b0 Merge pull request #8030 from gtardif/release_notes_2.0.0.2
Release notes for 2.0.0.2 (Stable) cc @gbarr01
2019-01-16 17:19:07 -05:00
paigehargrave
20c54d6498 Update release-notes.md 2019-01-16 17:18:41 -05:00
Anne Henmi
98f005e4c5 Merge pull request #8035 from trapier/patch-1
daemon: windows stack indicate pid retrieval
2019-01-16 16:41:31 -05:00
Trapier Marshall
cb44c59f5a daemon: windows stack indicate pid retrieval
lifted from https://docs.microsoft.com/en-us/virtualization/windowscontainers/troubleshooting#obtaining-stack-dump
2019-01-16 15:41:01 -05:00
Mark Church
ce5b20e35b Update ucp-configuration-file.md 2019-01-16 10:41:38 -08:00
paigehargrave
3d3113707d Merge pull request #7002 from gtardif/aufs_deprecation
Update save/restore Docker Desktop documentation with a specific section we can link to.
2019-01-16 13:27:16 -05:00
paigehargrave
8bff9ec97e Update faqs.md 2019-01-16 13:26:54 -05:00
paigehargrave
3c9355e4c2 Update faqs.md 2019-01-16 13:26:29 -05:00
Jenkins-pr-release-docs
c82c0b89aa Docker for win stable relnotes 2.0.0.2
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-01-16 14:43:39 +01:00
Maria Bermudez
7a993f7b65 Merge pull request #6822 from lvthillo/patch-1
Update device-mapper-driver.md
2019-01-15 17:04:34 -08:00
Maria Bermudez
565537843b Merge pull request #6725 from 2tunnels/patch-1
update compose django example
2019-01-15 16:57:40 -08:00
Maria Bermudez
abfbb2bd32 Merge pull request #8021 from moreal/patch-2
Update machine/concepts.md to fix #8017
2019-01-15 16:52:35 -08:00
Maria Bermudez
ceaf911720 Merge pull request #7975 from Drugoy/patch-1
Remove bad, breaky advice
2019-01-15 15:04:45 -08:00
paigehargrave
80aa0bbfc6 Merge pull request #8019 from hedenface/patch-1
Fix link in security.md
2019-01-15 16:02:37 -05:00
paigehargrave
7e47e5654a Merge pull request #8025 from joshsleeper/patch-1
chore(typo): fix incorrect storage driver reference
2019-01-15 16:00:57 -05:00
paigehargrave
af6b55e53c Merge pull request #7068 from rfay/patch-1
Troubleshoot.md has incorrect command, missing "/usr/bin/log" before "show"
2019-01-15 15:59:49 -05:00
Josh Sleeper
4c5b491d31 chore(typo): fix incorrect storage driver reference 2019-01-15 15:37:17 -05:00
Lee Dogeon
bc98e5ed16 Update machine/concepts.md to fix #8017
No drivers.md  was there.
2019-01-15 06:50:20 +09: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
Maria Bermudez
dc82c9abd0 Merge pull request #8010 from ollypom/janpatchofflinebundles
Update EE Offline Bundle Links
2019-01-14 10:52:08 -08:00
paigehargrave
e488394745 Merge pull request #8008 from docker/name-change-for-Docker-Desktop
Name change for docker desktop
2019-01-14 11:33:11 -05:00
Bryan Heden
59b9141edf Fix link in security.md
Format for "Content trust in Docker" was incorrect. Also updated the link itself to be inline with the rest of them (at the bottom of the page).
2019-01-14 10:33:07 -06: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
Olly P
282d81f63d Updated for January Patch 2019-01-12 00:16:03 +00:00
paigehargrave
7b95f9ad5e Update secrets.md 2019-01-11 16:15:17 -05:00
paigehargrave
b932ce75e9 Update edge-release-notes.md 2019-01-11 16:12:33 -05:00
paigehargrave
b47ac9ae3b Update index.md 2019-01-11 16:10:52 -05:00
paigehargrave
4fae447532 Update release-notes.md 2019-01-11 16:02:53 -05:00
paigehargrave
4bc888a9c2 Update bind-mounts.md 2019-01-11 15:59:42 -05:00
paigehargrave
7d79c203d2 Update install-cni-plugin.md 2019-01-11 15:55:08 -05:00
paigehargrave
1e96404f09 Update kubernetes.md 2019-01-11 15:50:11 -05:00
paigehargrave
b6ed815c32 Update osxfs-caching.md 2019-01-11 15:49:15 -05:00
paigehargrave
5213464c90 Update multi-arch.md 2019-01-11 15:47:00 -05:00
paigehargrave
c12f6206ff Update osxfs.md 2019-01-11 15:46:04 -05:00
paigehargrave
d46c744304 Update networking.md 2019-01-11 15:43:15 -05:00