Commit Graph

44416 Commits

Author SHA1 Message Date
Brian Goff 1648228182 Add cs-engine 1.12.6-cs6 release notes
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-01-12 10:11:53 -08:00
LRubin 8a8bcde834 Merge pull request #1095 from sanscontext/fix-note
Some format fixing and light rewording on note
2017-01-12 09:26:06 -08:00
Sebastiaan van Stijn fdef92c118
Update instructions for systemd drop-ins
When creating a `/etc/systemd/system/docker.service`
unit file, that file _replaces_ the default
(`/lib/systemd/system/docker.service`) unit file.

While this may be intended by some, this section
describes how to use "partial" unit files ("drop-ins")
to override only certain properties of the default
unit file.

This patch removes the mention of
`/etc/systemd/system/docker.service` to prevent
users from inadvertently replacing the default
unit file.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 14:24:10 +01:00
David Scott b9df8fd204 docker-for-mac: add a FAQ about reducing the qcow2 size
In Docker for Mac 1.12 the only way to free space on the host is to
delete the qcow2 which means all containers and images have to be
rebuilt.

In Docker for Mac 1.13 there is preliminary support for shrinking the
qcow2 file non-destructively using "TRIM" (as also used on SSDs).
Unfortunately this isn't (yet) fully automatic -- it runs in the
background and requires the app to be occasionally restarted.

Related to [docker/for-mac#371]

Signed-off-by: David Scott <dave.scott@docker.com>
2017-01-12 10:21:20 +00:00
Mathieu Parent 3b50331c97 Always use sudo on Debian installation 2017-01-12 09:45:01 +01:00
LRubin 64559ac1dc format fix and light rewording
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 16:58:06 -08:00
LRubin 9157ec86aa Merge pull request #1094 from sanscontext/issue-1013
Cloud: docker is no longer optional in this 2nd tutorial
2017-01-11 16:42:23 -08:00
LRubin d5a6d2993c Merge pull request #1000 from kizbitz/patch-1
Update deploy-to-cloud-btn.md
2017-01-11 16:36:08 -08:00
LRubin e223f8117e docker is no longer optional in this tutorial
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 16:21:36 -08:00
LRubin 32f0406945 Merge pull request #1092 from sanscontext/fix-cloud-links
more link fixes
2017-01-11 15:13:44 -08:00
LRubin 78ddec623b Merge pull request #1093 from aduermael/exclude-cloud-api-source
exclude /apidocs/cloud-api-source when building
2017-01-11 15:03:18 -08:00
LRubin a3a53fc3ff more more link link fixes fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 15:02:28 -08:00
Adrien Duermael 1ef7132a6f exclude /apidocs/cloud-api-source when building
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-11 14:46:06 -08:00
LRubin fde978afc5 more link fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08:00
John Mulhausen 6f19cd1e0e Fixes #1086 2017-01-11 13:47:22 -08:00
LRubin ae80059160 Merge pull request #1088 from sanscontext/fix-cloud-links
url fixes for #1068
2017-01-11 13:39:57 -08:00
LRubin e059b654e0 url fixes for #1068
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 13:26:50 -08:00
LRubin 613d448b1c Merge pull request #1087 from aduermael/absolute-urls-in-includes
fixed links in /apidocs/docker-cloud/includes
2017-01-11 12:17:34 -08:00
Adrien Duermael b193b00826 cf6fc379 fix had to be made in /apidocs/cloud-api-source
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-11 12:06:08 -08:00
Adrien Duermael cf6fc37931 fixed links in /apidocs/docker-cloud/includes
urls in html files that are included must be absolute, otherwise it only works when the files are included in some specific location.

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-11 11:04:11 -08:00
Andy Yu 333fe83af9 urls (#1074)
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-01-10 14:56:22 -08:00
Solomon Hykes 443d84ec34 Change title (#1073) 2017-01-10 14:54:50 -08:00
Saar Wexler 8decaf2efc Update networkingcontainers.md 2017-01-10 18:52:47 +02:00
Joao Fernandes 0805c821ad Merge pull request #1071 from joaofnfernandes/broken-links
Broken links
2017-01-09 15:53:15 -08:00
Joao Fernandes 4cf873e0de Fix DDC broken links reported on #1068 2017-01-09 15:06:03 -08:00
grahammadden fc8bd3ef9d Fix small typo in step_four.md. (#1053) 2017-01-09 14:04:32 -08:00
Juan Eugenio Abadie 9880cc46f2 Fix title (#1056)
The title is not rendered correctly because of the missing newline
2017-01-09 14:04:05 -08:00
Curtis Ekstrom 6c04d6b617 Fix typo (are -> area) (#1058) 2017-01-09 14:03:40 -08:00
Misty Stanley-Jones a49449e1cf Add the info about the linux-image-extra packages 2017-01-09 12:57:14 -08:00
LRubin 75cde9c698 Merge pull request #1066 from pkennedyr/patch-2
Update automated-testing.md
2017-01-09 10:36:56 -08:00
Misty Stanley-Jones 3129d0737a Add prereqs to AUFS configuration steps
Fixes #1061
2017-01-09 10:21:14 -08:00
Ryan Kennedy 3563214873 Update automated-testing.md
Updated text to reflect that the `docker-compose.test.yml` file needs to be in the same directory as the Dockerfile used to build the image.
2017-01-09 10:20:13 -08:00
LRubin 9b96144191 Merge pull request #1051 from donovan/patch-1
Remove duplicate 'for details'
2017-01-06 16:58:22 -08:00
LRubin dbbdb4b26a Merge pull request #1049 from ralphtheninja/master
accross -> across
2017-01-06 13:57:23 -08:00
Donovan Jones d143fa4dc7 Remove duplicate 'for details'
Remove duplicate 'for details' in Docker Daemon Attack Surface line.
2017-01-07 10:53:03 +13:00
Joao Fernandes 52525d664a Merge pull request #1040 from joaofnfernandes/1.1-backup-restore
Add flag to ucp 2.0 restore instructions
2017-01-06 13:44:04 -08:00
Victoria Bialas f111cb7fdd Merge pull request #1050 from londoncalling/d4d-beta35
beta 35 release notes d4mac, d4win
2017-01-06 11:04:51 -08:00
Victoria Bialas c07a6219b0 beta 35 release notes d4mac, d4win
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-06 10:47:49 -08:00
Victoria Bialas c12c12bbda Merge pull request #1043 from londoncalling/machine-install-ubuntu
update Docker machine install instructions per user feedback
2017-01-06 10:36:59 -08:00
Lars-Magnus Skog bc3704815d accross -> across 2017-01-06 18:56:14 +01:00
Luke Nimtz 7a5c3dd1a2 docker upgrade command fix (#1044)
`apt-get upgrade` doesn't take an argument. To upgrade docker specifically would require `apt-get install docker-engine`.
2017-01-06 04:20:57 -08:00
Saar Wexler d49d1e3c7a update the version in the code snnipt (#1037) 2017-01-06 04:20:34 -08:00
Saar Wexler 3f68896027 version changed to 1.12.3 (#1036) 2017-01-06 04:19:17 -08:00
alberto b80e160d0c Typo in ubuntulinux.md (#1041) 2017-01-06 04:16:44 -08:00
Victoria Bialas 534349778e update Docker machine install instructions per user feedback
added uninstall steps

fixed line lengths

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-05 17:13:13 -08:00
Joao Fernandes 53f24f763c Add flag to ucp 2.0 restore instructions 2017-01-05 14:10:25 -08:00
Joao Fernandes b687e93be7 Add flag to ucp 2.0 restore instructions 2017-01-05 14:00:42 -08:00
Victoria Bialas 5a70ee3591 Merge pull request #1035 from londoncalling/docker-cloud-cli-install
clarify docker-cloud install
2017-01-05 11:59:37 -08:00
Victoria Bialas c2fa76aee9 clarify docker-cloud install
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-04 18:02:05 -08:00
Adrien Duermael c6e05af4d7 using github url for yaml.v2 submodule (#1034)
in an attempt to fix Github pages build…

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-04 17:28:55 -08:00