hasaki
fae09e6e6c
fix a typo in dual-logging.md ( #17944 )
2023-08-18 16:34:04 +01:00
David Karlsson
b2972b1ee4
Merge pull request #17679 from dvdksn/engine/host-gateway
...
engine: add docs for host-gateway
2023-08-09 13:46:29 +02:00
David Karlsson
592b11db6f
Merge pull request #17493 from dvdksn/engine/ipv6-experimental-status
...
engine/ipv6 experimental status
2023-08-01 15:39:06 +02:00
David Karlsson
796fc7743b
engine/desktop: update references to host.docker.internal
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-07-31 17:38:37 +02:00
Jonathan Martens
ea2aa6caa6
Reference LOCALAPPDATA variable on windows ( #17526 )
2023-07-26 12:30:33 +01:00
Charles Ulrich
94c2b8a06a
Fix default address pool size
...
The default pools are correct in the first example, but a typo made its way into the second.
https://github.com/moby/libnetwork/blob/master/ipamutils/utils.go
2023-07-02 12:10:46 -04:00
David Karlsson
94af21b6f7
engine: remove BuildKit feature from daemon config
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-28 12:32:45 +02:00
David Karlsson
978ad16ffa
engine: fix indent issue for compose ipv6 example
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-07 09:52:59 +02:00
David Karlsson
96e1b0b6ec
engine: clarify ipv6 experimental status
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-07 09:51:50 +02:00
David Karlsson
2be681dea9
engine: split using ipv6 into two sections
...
- One section for using IPv6 with custom networks
- One section for using IPv6 with the default bridge
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
eb3b3b73c6
engine: remove swarm/services mention for ipv6
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
6f66da293c
engine: improve ipv6 subnet allocation examples
...
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
1a6be1a26b
engine: networking editorial improvements and corrections
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
98b76d843e
engine: change reload to restart when updating daemon config
...
Co-authored-by: Rostislav Udaltsov <114897334+udaltsovra@users.noreply.github.com>
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson
274d5cfa94
engine: fix instruction for turning on ipv6
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
David Karlsson
888b052389
engine: create a section for network drivers
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-01 13:53:24 +02:00
Sebastiaan van Stijn
ce4523fcd5
config: fix example for proxies in daemon.json
...
commit 073cd2fe24
added proxies to the
example `daemon.json`, based on the implementation that was added in
427c7cc5f8
.
However, a follow-up pull request changed the proxy-configuration in`daemon.json`
to nest the configuration in a "proxies" struct, and the documentation was
not updated accordingly; see:
101dafd049
This patch fixes the example.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-19 17:37:09 +02:00
David Karlsson
ea2d370583
engine: add note on logging with supervisord
...
Added a `supervisord.conf` snippet to enable logging of stdout and
stderr for multiple processes running in a single container with
supervisord.
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-15 16:37:49 +02:00
David Karlsson
a2d22f16e6
engine: restructure mult-service container page
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-11 16:54:23 +02:00
David Karlsson
8c8d30412d
Merge pull request #13786 from thaJeztah/rewrite_proxy_section
...
Rewrite section on configuring proxies for containers
2023-05-05 09:19:52 +02:00
Sebastiaan van Stijn
073cd2fe24
engine: rewrite section on configuring proxies for containers
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 20:02:11 +02:00
Chris Chinchilla
ec99e18ea3
Merge pull request #16662 from rebornplusplus/main
...
fix(engine): Minimum --kernel-memory is 6m
2023-04-27 16:03:35 +02:00
David Karlsson
7cb016cb73
Merge pull request #16405 from tuxiqae/patch-1
...
Add missing `container` notation
2023-04-11 13:24:22 +02:00
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
Rafid Bin Mostofa
8e8fc2c7b2
fix(engine): Minimum --kernel-memory is 6m
...
``linuxMinMemory`` was updated from 4m to 6m [0], and it is
used to compare ``resources.KernelMemory`` [1, 2]. Thus, the
actual minimum allowed value for --kernel-memory is 6m.
Refs:
- [0] d2e23405be
- [1] https://github.com/docker/engine/blob/master/daemon/daemon_unix.go#L473
- [2] https://github.com/moby/moby/blob/master/daemon/daemon_unix.go#L452
2023-02-04 13:52:42 +06: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
Sagi Sarussi
81260ff606
Update formatting.md
2022-12-27 20:01:25 +02: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