Steven Hanna
b43c302c46
Spelling mistakes ( #2970 )
...
* Spelling mistakes
* Delete last_page.md
2017-04-20 17:26:18 -05:00
Bill
a3a7ae1e0b
replaced docker/docker with moby/moby ( #2879 )
...
* replaced docker/docker with moby/moby
* fixed incorrect name changes in release notes
* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
Constanze Kratel
a1b428ff00
#2675 : Splunk Logging Docs: updated splunk-source description ( #2917 )
...
This description had a splunk-token example instead of splunk-source. Went ahead and updated the example. Remove bullet from a non-list item.
2017-04-19 14:36:34 -05:00
Frank B Greco Jr
59e4718500
adding https documentation ( #2861 )
2017-04-19 06:59:40 -05:00
John Harris
61ea4f090b
Fix join function example to use inspect instead of ps ( #2827 )
2017-04-18 13:07:25 -07:00
Shubheksha Jalan
f2a3814cbe
Add note about HTTPS_PROXY
2017-04-18 14:26:13 -05:00
Shubheksha Jalan
5a2714448f
fix broken link for logging context ( #2815 )
2017-04-18 10:55:26 -05:00
Misty Stanley-Jones
de1df1319b
Fix a few 404s ( #2785 )
2017-04-14 10:28:54 -07:00
Misty Stanley-Jones
10be60a80f
Go back to small /edge ( #2736 )
...
* Go back to small /edge
* Update site front page
Add info about Editions
Reorganize components
Update headings
* Move logic of fetching content to a script
* Add v1.28 API
* Add info about versioned API
2017-04-13 18:58:56 -07:00
Misty Stanley-Jones
e0f7248d40
Update systemd.md ( #2729 )
...
restart docker before showing the Environment variable.
https://github.com/docker/docker/issues/22568#issuecomment-281092636
2017-04-11 09:52:07 -07:00
Hernandes Benevides de Sousa
f8d5b857e5
Update Syslog logging tls skip flag ( #2609 )
2017-04-07 13:51:19 -07:00
Sensori Rios
acd9c2158c
Update host_integration.md ( #2481 )
...
systemd Working with Instantiated Units
It will work flexibly
2017-04-07 13:47:03 -07:00
Aaron Lehmann
3874bf2c60
Add docs for 17.04 Edge release
2017-04-05 17:45:44 -07:00
Yong Tang
5d225d3c63
Update documentation for CreateLogGroup support in awslogs ( #1423 )
...
* Update documentation for CreateLogGroup support in awslogs
This fix updates the documetation for CreateLogGroup support in awslogs
This fix is related to
https://github.com/docker/docker/issues/29334
https://github.com/docker/docker/pull/29504
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Improved line wrapping of code block
2017-04-05 17:45:44 -07:00
Brian Goff
786555a877
Adds details about new non-blocking logging mode
...
This functionality was added in docker/docker#28762 .
It allows a user to specify what to do in cases when a log message can't
be sent, block the container's stdio or drop messages.
Also removes an erronious entry about a `nats` log driver, which does
not exist.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones
7a48554bc1
Improve daemon admin topic ( #2612 )
2017-04-04 12:06:46 -07:00
Shane Castle
e2aaddd66c
added "docker" to systemd is-active command ( #2599 )
...
The command was missing "docker" on the end for the systemd example.
2017-04-03 17:20:40 -07:00
Pothi Kalimuthu
5e0854b2c3
Update the link to docs ( #2603 )
...
* Update the link to docs
Update the link to the correct documentation.
* Update using_supervisord.md
2017-04-03 15:20:21 -07:00
Misty Stanley-Jones
411c41d991
Clarify splunk-url for Splunk Cloud hosted instances ( #2567 )
2017-03-30 15:24:01 -07:00
Elton Stoneman
a2d1a8213f
Fix Windows container reference ( #2426 )
...
Clarified the sentence on running Linux containers on Windows. You can't do that, but you can run Linux containers with *Docker for Windows*, which spins up a Moby VM for Linux containers.
2017-03-22 10:15:02 -07:00
Tanguy ⧓ Herrmann
0c789392b1
Typo on storage-driver options in daemon.json ( #2419 )
2017-03-21 11:45:45 -07:00
Misty Stanley-Jones
aa6dcc43bc
Update systemd.md ( #2353 )
...
Addressing feedback in #1997
2017-03-16 14:51:40 -07:00
Misty Stanley-Jones
fb7c73908b
Update the styleguide ( #2332 )
...
* Update the styleguide
Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Brian Goff
dd0207cf47
Remove logdriver details for NATS ( #2240 )
...
The NATS driver was never integrated into Docker and should not be in
the docs.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-03-10 12:37:23 -08:00
John Mulhausen
81de59357a
Update overview.md
2017-03-03 13:31:23 -08:00
Andrey S
476cfa4449
Fixed error in link
2017-03-02 12:35:14 +04:00
Michael Pereira
85ada8850d
Replace deprecated MAINTAINER with LABEL ( #1445 )
...
Replace MAINTAINER instruction with LABEL as MAINTAINER was deprecated in https://github.com/docker/docker/pull/25466
2017-03-01 19:54:22 -08:00
Misty Stanley-Jones
4edeba1d45
Update info about how to check whether Docker is running
2017-03-01 15:05:57 -08:00
scjane
16f87ee78f
Update etwlogs.md ( #1942 )
2017-02-23 14:25:22 -08:00
Rafael Eyng
161c3e47b6
fix in logging/overview.md ( #1852 )
...
Changes `<NAME>-<VALUE>` to `<NAME>=<VALUE>`
2017-02-18 12:49:02 -08:00
scjane
17b6bf3c40
Update etwlogs.md ( #1811 )
2017-02-17 18:23:13 -08:00
scjane
1c278c89f1
Update resource_constraints.md ( #1804 )
2017-02-17 18:21:05 -08:00
scjane
8f2cc20f6a
Update view_container_logs.md ( #1806 )
2017-02-17 18:19:29 -08:00
scjane
5c8a98accc
Update overview.md
2017-02-17 16:10:32 -08:00
Brian Kaufman
34b5b993ca
Default docker log name is container ID
...
The default docker log name is the 12 character container ID, the sample test.conf setup above filters for Docker.* which will not pick anything up unless users start their containers with at "Docker" tag
2017-02-14 12:53:12 -05:00
Steven Arnott
7823e98796
Update example for --syslog-address for unix path
...
Update example for --syslog-address for unix path to include 'unix:' protocol that is needed.
2017-02-07 12:54:14 -05:00
Misty Stanley-Jones
0055c98052
Merge branch 'master' into fix-broken-link
2017-01-26 11:41:19 -08:00
Thomas Auffredou
59034f94f0
Update log_tags.md ( #1325 )
...
Update reference url to logging context
2017-01-24 15:32:07 -08:00
Dominik-K
9b25ec62c0
resource_constraints.md: Fixed broken table format ( #1348 )
...
+ small typo fix
2017-01-24 14:32:45 -08:00
Sebastiaan van Stijn
15697dab7a
fix link to logging context
...
this source file no longer exists on "master",
so replacing the link with a permalink on the
1.13 tag.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-24 15:36:59 +01:00
Jérôme Petazzoni
9a3164a9d2
Add missing triple quote
2017-01-20 14:01:58 -08:00
paddyboyle
fd94b9c2c4
Update systemd.md ( #1185 )
...
* take a stab at fixing a broken link
Signed-off-by: LRubin <lrubin@docker.com>
* Update systemd.md
Removed the quotes from the --graph option on line 130. Using quotes works for version 1.12 of Docker but with 1.13, Docker will create a directory named <double-quotes> under / and then create a directory of mnt/docker-data" under that directory.
2017-01-20 12:12:26 -08:00
Misty Stanley-Jones
584acf397b
Fix a couple of Liquid errors
2017-01-19 12:06:33 -08:00
Misty Stanley-Jones
46e044ec59
Fixing double curly braces
2017-01-19 11:09:49 -08:00
Misty Stanley-Jones
4043237675
Document new CPU scheduling flags
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 10:38:49 -08:00
Waldemar Quevedo
9e20d71853
Add NATS client as option for publishing container logs ( #369 )
...
* Add NATS client as option for publishing container logs
Signed-off-by: Waldemar Quevedo <waldemar.quevedo@gmail.com>
2017-01-19 10:31:38 -08:00
Carlos Alexandro Becker
4b631d8025
Create logentries.md ( #244 )
...
* Create logentries.md
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2017-01-19 10:16:52 -08:00
Akira Koyasu
eb93d33609
add unix-sockets support in Fluentd logging driver
...
Signed-off-by: Akira Koyasu <mail@akirakoyasu.net>
2017-01-19 10:16:51 -08:00
French Ben
2bc543c90a
Added raw tags
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:55 -08:00
French Ben
04c11a3d2b
Updated wording on log stream default
...
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:55 -08:00