Adrien Duermael
50ee158a65
CI - added test for keywords in markdown frontmatters ( #805 )
...
* added test for keywords
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in some md files for tests to pass
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in /datacenter
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: no need to add git
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: changed maintainer
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-06 16:45:11 -08:00
Trapier Marshall
04f4cef524
correct typo in engine securitydoc ( #809 )
2016-12-06 16:38:01 -08:00
Adrien Duermael
99ab7387e0
Missing title in engine/tutorials/index.md - add framework for CI checking ( #763 )
...
* added title in engine/tutorials/index.md
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* added pre_build script for Docker Cloud CI
It includes one first test that should run when PRs are submitted.
For now it only checks if there’s always a title in fronmatters.
We should add more tests as we fix issues.
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* Jenkinsfile + pre_build script update
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fix in Jenkinsfile
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* chmod +x hooks/pre_build
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* removed hooks folder
since we’re not using Docker Cloud CI
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-05 15:22:59 -08:00
Joseph Githithu
862c8f463e
edited the first line
...
little significance
2016-12-05 18:55:14 +00:00
SRINIVASA RAO GURUBELLI
0e5a235610
Removing leave off the `-P` flag and also ( #765 )
...
I feel this sentence 'leave off the `-P` flag and also ' not necessary as that is not used that flag in the previous. User gets confused about this flag.
I am not sure any significance of that flag. If it is necessary to mention , we should better document it.
Thanks,
Srinivasarao Gurubelli
2016-12-02 23:34:15 -08:00
Victoria Bialas
67544654bc
added Nathan's explanation of engine vs. node labels
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-02 15:33:23 -08:00
Victoria Bialas
3b1624abd0
Update ubuntulinux.md
...
Fixed code block that wasn't formatted properly
2016-12-02 12:18:07 -08:00
MiaoYanqiang
43c4656ae6
update uninstall instructions of centos and fix a bad format ( #767 )
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2016-12-02 00:46:03 -08:00
Misty Stanley-Jones
11cbfeaa5e
Arch Linux supports devicemapper
...
Fixes #682
2016-11-30 18:03:16 -08:00
Misty Stanley-Jones
2f9417d219
Merge pull request #292 from emalloy/patch-1
...
Update debian.md
2016-11-30 17:54:47 -08:00
Misty Stanley-Jones
81400442e9
Merge pull request #710 from miaoyq/completed-journald-metadata
...
Completed metadata of the journald log driver
2016-11-30 17:43:27 -08:00
SRINIVASA RAO GURUBELLI
9aa7706799
Option --network not valid at least with the latest docker ( #755 )
...
--network option not valid with docker version 1.11.2. So, proposing to change --network to --net
--network=my-bridge-network
2016-11-30 17:07:25 -08:00
Matt Bentley
d915deff95
Move rebalcing to be a top level item ( #753 )
...
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-30 14:53:42 -08:00
Sergey Kukunin
9b1b56a05d
Extend Logging documentation ( #722 )
...
* Extend Logging documentation
Make it more explicit, fix confusion about `json-file` defaults driver
* Added how to find the default logging driver
2016-11-30 10:49:49 -08:00
em
9801b2d8d8
Update debian.md
...
Add gnupg2, required for `apt-key` invocation
2016-11-29 17:35:44 -05:00
Andrew Hsu
faf64b79f6
revert yakkety addition for now
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2016-11-29 10:53:43 -08:00
Sebastiaan van Stijn
951b19a398
Merge pull request #627 from docker/325_volume_create_opt_syntax
...
Fix syntax for passing options to `volume create`
2016-11-29 17:03:29 +01:00
Misty Stanley-Jones
d74f9153b9
Merge pull request #412 from mstanleyjones/troubleshooting_volume_errors.md
...
Add topic about troubleshooting volume problems
2016-11-28 16:15:54 -08:00
Misty Stanley-Jones
1b8631d28c
Document publishing a UDP port
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 15:41:00 -08:00
John Mulhausen
90819b7133
Merge branch 'master' of https://github.com/docker/docker.github.io
2016-11-28 15:00:23 -08:00
John Mulhausen
526a9b90ab
Fixing merge conflict
2016-11-28 14:59:56 -08:00
John Mulhausen
70617e697b
Adding Yakkety to opening list
2016-11-28 14:58:10 -08:00
John Mulhausen
921964a17c
s/sizes/size
2016-11-28 14:55:56 -08:00
John Mulhausen
0891e122cf
Merge pull request #408 from yangyuqian/explain_downloaded_image_and_container_size
...
Explain downloaded image and container sizes
2016-11-28 14:55:08 -08:00
John Mulhausen
2e5892e4a5
Writerly changes
2016-11-28 14:52:55 -08:00
John Mulhausen
2f817e465b
Fix merge conflicts
2016-11-28 14:44:22 -08:00
John Mulhausen
a5bf14e5f9
Merge pull request #334 from mstanleyjones/run_reference_reorg
...
Add topic about limiting container resources
2016-11-28 14:37:10 -08:00
Misty Stanley-Jones
a9e535f3bd
Merge pull request #610 from fbouliane/add-dns-host-to-instructions
...
Add DNS SubjectAltName to certificate recipe
2016-11-28 11:59:16 -08:00
Misty Stanley-Jones
756f4d974c
Fix some doubled words
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
Manmeet Gill
3bcd9b455c
Replace 'ls Dockerfile' with 'ls'
...
Running `ls Dockerfile`, if following the guide, would give you nothing. Dockerfile is not a directory.
Running `ls` would *return* `Dockerfile`.
2016-11-27 16:44:36 +11:00
Yanqiang Miao
bda7d072ec
Completed metadata of the journald log driver
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2016-11-24 18:30:25 +08:00
Sebastiaan van Stijn
4364535cfc
Merge pull request #640 from mstanleyjones/203_dns_server_ubuntu
...
Rewrites to Ubuntu installation
2016-11-24 01:44:22 +01:00
Misty Stanley-Jones
d0fb13dc13
Add redirect for /articles/networking/
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-23 16:36:35 -08:00
Misty Stanley-Jones
718296c37d
Rewrites to Ubuntu installation
...
Fixes #203
2016-11-23 16:11:57 -08:00
Misty Stanley-Jones
a4b2357e14
Clarification about flocker driver ( #626 )
...
* Clarification about flocker driver
Fixes #324
2016-11-23 15:42:34 -08:00
LRubin
eeace80825
Merge pull request #698 from sanscontext/more-d-id
...
remove some unneeded text with new Docker ID topic
2016-11-23 13:09:11 -08:00
Misty Stanley-Jones
013d8f09fd
Merge pull request #631 from mstanleyjones/followup_link_flag
...
Add a little more clarification about --link
2016-11-23 12:28:04 -08:00
Alessandro Boch
d3155b9482
About the docker_gwbridge network ( #400 )
...
* About the docker_gwbridge network
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-23 12:21:33 -08:00
LRubin
c23aa3a813
remove some unneeded text with new Docker ID topic
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-23 11:13:44 -08:00
Srikar
b9e40eb629
Updated the link text to "the instructions for installing Docker on Ubuntu"
2016-11-22 16:42:18 +05:30
Srikar
b356a0b20a
Updated the URL syntax in mark down at line 73
2016-11-22 13:04:46 +05:30
John Mulhausen
30772c6703
Merge pull request #511 from mstanleyjones/pull_docker_refs_from_git
...
Pull docker refs from git
2016-11-18 16:09:37 -08:00
LRubin
26ce688e26
Adds a space to correct broken code block
...
Kramdown is picky. :)
2016-11-18 15:31:25 -08:00
Bhumika Bayani
707b0359f4
live-restore unsupported on Windows ( #564 )
...
* live-restore unsupported on Windows
Replaced heading with note. Review comment implementation
Fixes doc for https://github.com/docker/docker/issues/28295
Added quote formatting for a note
* Moved the note, some rewording
The situation is actually more complicated than that. If you develop Linux containers on Windows, you can still use Live Restore. So I tried to make it more clear.
Also moved the note to the top of the file since there is no point making people read a whole long thing if it won't work for them.
2016-11-18 14:36:26 -08:00
Misty Stanley-Jones
97d8ab167d
Add topic about limiting container resources
...
Moved from upstream PR https://github.com/docker/docker/pull/26791
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
(cherry picked from commit 0a924369dc086a19bb0484ca2a53fb485ed99801)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-18 12:02:35 -08:00
Misty Stanley-Jones
d27ac5e970
Add a little more clarification about --link
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-17 14:54:22 -08:00
Riyaz Faizullabhoy
4725674a2f
Pin notary-server to v0.4.2
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-11-17 14:11:56 -08:00
Misty Stanley-Jones
13dc8451cf
Fix syntax for passing options to `volume create`
2016-11-17 11:38:47 -08:00
Misty Stanley-Jones
00b4a1ab00
Remove the naming digression from the networking tutorial
...
Fixes #575
2016-11-16 17:02:21 -08:00
Misty Stanley-Jones
d2e8ccf844
Remove engine docs for refs, plugins, deprecated from docs source
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-16 15:51:05 -08:00