Commit Graph

60065 Commits

Author SHA1 Message Date
maxcleme 5810863381
fix: duplicate release note entry (#17236)
Signed-off-by: maxcleme <maxime.clement@docker.com>
2023-05-03 13:17:56 +01:00
Chris Chinchilla 3920683d00
Change Docker status URL
Signed-off-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-05-03 13:21:42 +02:00
David Karlsson 9cd1c4f242
Merge pull request #17229 from dvdksn/build/buildx
build: add build architecture
2023-05-03 10:35:21 +02:00
Craig Osterhout 59bcc82aba
Improve undefined error in EULA. (#17187)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-05-02 08:48:44 -07:00
David Karlsson 6c63aefd22 build: add ignore-error opt for cache exporters
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-02 17:33:28 +02:00
David Karlsson 772f724e5c build: add build architecture
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-02 17:10:48 +02:00
Allie Sadler ad838307d7
ENGDOCS-1330 (#17225)
* ENGDOCS-1330

* tweak
2023-05-02 12:17:58 +01:00
Nicolas De loof 6e3509f682
add support for mermaid diagrams (#17213)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-05-02 09:58:56 +01:00
enceladus-beep 9f38de19a0
fix ip address on L3 network connectivity test 2023-04-29 02:50:03 +01:00
Mihaela Stoica 4d4a7352d1
Update DD release notes (#17208)
* Update DD release notes 

- removed a newline
- added link to a for-mac issue

* Update desktop/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-04-28 19:55:48 +01:00
Lucas Kuhn 94ec4a55e2
Update 07_multi_container.md (#17200)
Typo - Removes extra close parenthesis
2023-04-28 08:56:21 -07:00
Sebastiaan van Stijn e70ec2280f
Merge pull request #17203 from dvdksn/engine/23.0.5-vendor-cliyaml
engine: vendor cli reference for 23.0.5
2023-04-28 16:40:29 +02:00
Chris Chinchilla f9c3403c07
Move package ecosystem section
Signed-off-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-04-28 12:53:10 +02:00
Nicolas De loof b7a434d288
document syntax for watch ignores (#17205)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-04-28 11:22:01 +01:00
David Karlsson 159659c885
Merge pull request #17204 from dvdksn/remove-scan
remove docker scan and add redirects
2023-04-28 11:09:12 +02:00
David Karlsson 3de9d88662 remove docker scan and add redirects
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-28 11:06:46 +02:00
David Karlsson 774985ad6a engine: vendor cli reference for 23.0.5
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-28 10:20:04 +02:00
Nicolas De loof a76170eff1
refresh compose help output (#17201)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-04-28 09:14:15 +01:00
Eric Lapuyade 047b41c2dd
DS-167 [Win] Update documentation for v4.19 with the patching of the hosts file (#17160)
* DS-167 [Win] Update documentation for v4.19 with the patching of the hosts file

In 4.19, we have introduced a new setting that allows WSL to maintain the Win32 hosts file by adding host.docker.internal and gateway.docker.internal names into it.
This has implications on when the windows service runs.
This patch documents the new behavior.

* Update desktop/windows/permission-requirements.md

Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>

* Update desktop/windows/permission-requirements.md

Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
2023-04-27 16:10:30 +01:00
Craig Osterhout 78561388ce
Added Learning Center to DD (#17185)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-04-27 16:06:21 +01:00
Gabriela Georgieva e974ade2c7
Add Docker Desktop installer CLI flags for proxy configuration (#17181)
* Add Docker Desktop installer CLI flags for proxy configuration

* Update desktop/install/mac-install.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

* Improve consistency in Desktop installer CLI flag descriptions

---------

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
2023-04-27 16:06:14 +01:00
Allie Sadler 067733db6c
ENGDOCS-1313 (#17156)
* ENGDOCS-1313

* Update desktop/settings/windows.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-04-27 16:05:54 +01:00
Craig Osterhout b58f8a8972
Update docker init topic (#17154)
* update docker init

* feedback

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback - node prompts

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-04-27 16:05:45 +01:00
maxcleme 664bed3974
Docker Desktop 4.19.0 release notes (#17167)
* Docker Desktop 4.19.0 release notes

Signed-off-by: maxcleme <maxime.clement@docker.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update desktop/release-notes.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

* add highlights

Signed-off-by: maxcleme <maxime.clement@docker.com>

* update engine version

Signed-off-by: maxcleme <maxime.clement@docker.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

---------

Signed-off-by: maxcleme <maxime.clement@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-04-27 16:04:49 +01:00
Craig Osterhout 2c06a21b75
Updated support topic. (#17194)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-04-27 07:16:43 -07: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
Chris Chinchilla 68173991a4
Merge pull request #16655 from thegoodlittlescript/patch-2
Note the bug in tmpfs permissions
2023-04-27 16:02:08 +02:00
Chris Chinchilla dab623657c
Update storage/tmpfs.md 2023-04-27 16:01:45 +02:00
Chris Chinchilla 56c25623c1
Merge pull request #17179 from joshuakcockrell/josh/fix-ecs-scaling-typo
Fix typo in AWS CloudFormation ECS memory scaling
2023-04-27 16:00:27 +02:00
Chris Chinchilla 75ab7c6e91
Merge pull request #17184 from mcapell/feature/update-dvp-api-spec
Update DVP Data API spec
2023-04-27 14:25:40 +02:00
Chris Chinchilla 401d3e84d3
Merge pull request #17191 from ChrisChinchilla/chrisward/scout-db
Add details on Docker Scout internals
2023-04-27 12:57:54 +02:00
David Karlsson bda1d659da
Merge pull request #17106 from dvdksn/desktop/refresh-c8d
desktop: refresh containerd examples
2023-04-27 11:00:04 +02:00
Sebastiaan van Stijn 471df29e11
Merge pull request #17195 from rumpl/engine_23.0.5
engine: add release-notes for v23.0.5
2023-04-26 22:00:15 +02:00
Djordje Lukic 41a31a00bf
engine: add release-notes for v23.0.5
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2023-04-26 19:24:53 +02:00
Chris Chinchilla f39bcd6a1d Merge branch 'chrisward/scout-db' of github.com:ChrisChinchilla/docs into chrisward/scout-db 2023-04-26 16:10:58 +02:00
Chris Chinchilla e7350394b9
Clarify
Signed-off-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-04-26 16:10:51 +02:00
Chris Chinchilla 4c86f8eda0
Update _data/toc.yaml 2023-04-26 16:10:19 +02:00
Chris Chinchilla acef50cc2b
Add details on Docker Scout internals
Signed-off-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-04-26 15:52:35 +02:00
Marti Raudsepp bad333f36c
Fix links on 'Back up and restore data' page (#17193)
* Fix link on 'Back up and restore data' page

* Fix 'docker pull' link as well
2023-04-26 14:42:23 +01:00
Marc Capell 0e6bcb7389
Update DVP Data API spec 2023-04-25 18:39:29 +02:00
David Karlsson 45e5838f13
Merge pull request #17087 from dvdksn/engine/versioning-reword
engine: update support and versioning statements
2023-04-25 16:31:13 +02:00
CrazyMax b9520327f4
build(ci): distribute build across multiple runners
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-04-25 11:07:59 +02:00
Joshua Cockrell 1ca6044fc1 Fix typo in AWS ECS memory scaling 2023-04-24 21:49:25 -06:00
David Karlsson 686ee98803
Merge pull request #17051 from dvdksn/build/guide
build: add "Build with Docker" guide
2023-04-24 20:09:32 +02:00
David Karlsson da6586c498 build: added guide for docker build
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-24 19:56:49 +02:00
Allie Sadler 51569a8679
ENGDOCS-1314 (#17174)
* ENGDOCS-1314

* capz
2023-04-24 14:10:05 +01:00
Allie Sadler 7606327389
ENGDOCS-1316 (#17172)
* ENGDOCS-1316

* fix links and code review
2023-04-24 13:15:14 +01:00
Allie Sadler 1d4d358790
ENGDOCS-1315 (#17170)
* ENGDOCS-1315

* fix
2023-04-24 11:54:50 +01:00
Allie Sadler 30e3b9a654
third-party-docs (#17168) 2023-04-24 10:53:12 +01:00
David Karlsson 43de7a9754 desktop: add a description for the containerd image store feature
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-24 10:30:12 +02:00