Commit Graph

250 Commits

Author SHA1 Message Date
Wesley Pettit 43af06b1f0
logging: non-blocking does not enqueue new messages when buffer is full
See: https://github.com/moby/moby/issues/45200

Signed-off-by: Wesley Pettit <wppttt@amazon.com>
2023-03-24 14:42:42 -07:00
Chris Chinchilla 2b162ce9bf
Merge pull request #16921 from ChrisChinchilla/chrisward/daemon-change
Change Daemon to Docker Engine in prometheus doc
2023-03-20 18:10:47 +01:00
Chris Chinchilla e922217849
Merge pull request #16886 from ChrisChinchilla/chrisward/tls-clar
Clarify text around TLS configuration in Docker engine docs
2023-03-20 18:04:02 +01:00
Chris Chinchilla 2a81b9d7bc Change Daemon to Docker Engine 2023-03-20 15:58:55 +01:00
Chris Chinchilla 927636e3f8 Add actual explanation of config file 2023-03-20 15:35:03 +01:00
Jaroslav Stepanek 4cf59ac279 Remove experimental flag as it is not required 2023-03-15 15:02:39 +00:00
Chris Chinchilla bd47e9f24e Clarify text 2023-03-14 14:40:49 +01:00
Ben Hubsch 2925db2b95
Fix "it's" typo on container-networking.md (#16869) 2023-03-13 02:44:32 -07:00
ChangHoon Sung 3f66d45dc6
Fix typo 2023-01-30 14:44:55 +09:00
David Karlsson c63e9c3419
Merge pull request #16478 from dvdksn/refresh/container-networking
refresh/container networking
2023-01-26 10:00:44 +01:00
Allie Sadler a37a50eb17
Dd4.16 content (#16497)
* add rosetta beta feature

* Change mac preferences to settings

* updates to the images view

* add info about quick search

* image fix

* image-fix

* Typo fix
2023-01-12 15:29:37 +00:00
Poison 317af453b9
Update logs.md
Daemon datastructure dump functionality has been removed. See [PR #33598](https://github.com/moby/moby/pull/33598).
2023-01-11 15:51:35 +08:00
David Karlsson 7b1ec1d7cf engine: docs refresh of container-networking.md 2023-01-09 22:23:40 +01:00
David Karlsson 6c7744f272 chore: format with prettier 2023-01-09 21:44:33 +01:00
Justin Chadwell 123eea0137 lint: add empty line between console and json code blocks
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-09 18:51:12 +00:00
Sebastiaan van Stijn a7b9985e00
engine: update reference docs (yaml), and fix anchor links
The updated version uses new anchors for flags, so updates are needed
elsewhere to update those anchors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-09 10:29:43 +01:00
David Karlsson 756d3c1e40
engine: fix the macos daemon preferences (#16336)
* engine: fixed the macos preferences

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-14 13:38:17 +01:00
David Karlsson 5135d40383 engine: restructure and consolidate
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-01 15:44:37 +01:00
David Karlsson 0bb0975f6b added note formatting 2022-11-28 09:55:11 +01:00
Kenneth Fortner a1661fd876 Update systemd.md
Systemctl requires different escape characters than a URL does so a proxy var with special URL characters needs to have them escaped with the hex equivalent and the systemctl escapes.

A backslash in domain\user becomes domain%5Cuser but this breaks systemctl because of the % sign.

If you need to use systemctl with a url and special chars is domain%%5Cuser (Notice the DOUBLE %).

[Service]
Environment="HTTP_PROXY=http://domain%%5Cuser:complex%%23pass@proxy.example.com:8080/"
2022-11-27 20:44:36 -06:00
David Karlsson b89d2395ca fix: update log path on Windows 2022-11-07 10:09:17 +01:00
David Karlsson bf83c7fa07
mac/prometheus: updated DNS name for host internal IP (#16038) 2022-10-31 15:57:36 +00:00
Anthony L bfb3682d8d
use host.docker.internal internal IP for prometheus/windows (#16024) 2022-10-31 15:30:03 +01:00
David Karlsson bc8fde23b9
doc refresh: Linux postinstall instructions (#15969)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-26 09:08:21 +00:00
Austin Vazquez 81995e0133
Fix typo and remove redundant phrasing in awslogs.md (#15803)
* patther -> pattern
* Removed line which was redundant phrasing. (Now inline
with multiline timestamp example)

Signed-off-by: Austin Vazquez <macedonv@amazon.com>

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2022-10-05 13:28:04 +00:00
David Karlsson 36969c88cd corrected the settings path for live restore on dd-win 2022-08-10 14:08:56 +02:00
Justin Chadwell fd9fe19061 lint: tidy up ordered list prefixes 2022-07-28 11:27:10 +01:00
CrazyMax 5088f2d82b
fix redirects
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-13 18:02:43 +02:00
Adam Blasko e8b90488ac
Better wording for label unique constraints (#14836) 2022-05-30 16:53:36 +01:00
Chris Dotson f6a915fe4b
Add a note that local is a bash keyword (#14850) 2022-05-30 16:46:11 +01:00
Werner Robitza 07d84b1235
fix missing backslash in gcplogs documentation 2022-02-08 13:00:56 +01:00
Sören Reinecke cf1fa0b7c8
Changed log-opt to log-opts 2022-02-01 13:51:07 +01:00
Sebastiaan van Stijn 5eea09fc0c
Merge pull request #14013 from thaJeztah/gelf_fix_emdash
logging/gelf: fix stray 'n-dash' instead of hyphen in example
2021-12-23 20:19:28 +01:00
Sebastiaan van Stijn df6a3281b9
Add some additional redirects for old URLs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-20 12:37:21 +01:00
Sebastiaan van Stijn d5ec94bd5f
logging/gelf: fix stray 'n-dash' instead of hyphen in example
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-20 09:52:25 +01:00
Usha Mandya 42b9fec12a Clarify the max-retries option
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-26 16:10:02 +00:00
Eric Hawicz e29f6719f7
Note the max-retries option on the Start containers automatically page. (#13787)
* Note the max-retries option on the Start containers automatically page.

* Update format

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 13:04:14 +00:00
Onkar Lal Janwa 0b0b7050e5
Update description of -m option (#13813)
* Update description of -m option

The container memory uses does not go beyond the limit set to `-m`. So I believe the description should be "If you set this option, the maximum allowed value is 6m (6 megabyte)." instead of "If you set this option, the minimum allowed value is 6m (6 megabyte).".

* Clarify the threshold for '-m' option

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 12:50:30 +00:00
Akihiro Suda 5f74d132ee
Update the adoption status of cgroup v2
In addition to Fedora, now cgroup v2 is used by default on Debian and Ubuntu, too.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-10-15 20:30:48 +09:00
Adam Stankiewicz 4803bef6cc
Simplify wrapper script 2021-09-24 04:18:42 +02:00
Sebastiaan van Stijn 173d3c65f8
fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Andres Kalle e905b05611
Fixed number of options in description 2021-08-27 09:49:20 +03:00
Sebastiaan van Stijn 1583678203
Add missing code-hints, and minor markdown edits
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Makoto Haruyama f007259316 Add awslogs logging driver options awslogs-force-flush-interval-seconds and awslogs-max-buffered-events 2021-08-07 22:35:53 +09:00
Sebastiaan van Stijn fbfa187a83
config: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:05 +02:00
Sebastiaan van Stijn 859923171c
config/containers: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:30 +02:00
Sebastiaan van Stijn 8c2f999eae
troubleshoot: update locations for daemon logfiles
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-28 14:38:38 +02:00
Usha Mandya 3750dd7a64
Merge pull request #12927 from orkunincili/patch-1
Update resource_constraints.md
2021-07-23 10:45:32 +01:00
René Hermenau 45d6a89299
Update json-file.md
The file daemon.json does not exist in a fresh docker install in Ubuntu
2021-07-12 13:16:50 +02:00
Orkun İncili 9e5dd4b7eb
Update resource_constraints.md
Minimum memory limit updated from 4 megabyte to 6 megabyte to create container.  (#41168)
I noticed that minimum limit is still 4 megabyte in docker documentation. I edited 4m to 6m.
2021-06-01 15:04:03 +03:00