Commit Graph

17 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
89b5ede2a0 engine: add some extra keywords for finding the debug section
I forgot where we documented this, and ChatGPT wasn't able to provide
the link, so I asked it to suggest improvements for it to discover the
page :)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-12-11 00:16:47 +01:00
David Karlsson
56650cf13f Merge pull request #23717 from dvdksn/containerd-default
engine: containerd default storage backend
2025-11-18 19:23:22 +01:00
David Karlsson
6a6faef3c4 engine: containerd default storage backend
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-18 16:47:43 +01:00
Rob Murray
a8d2c50697 Describe default-address-pools, and --subnet prefix-len option
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-10-29 11:17:51 +00:00
Arthur
f4ac24cacf fix: unrecognized language (#23085)
Update code fences that use a non-recognized codefence language value.

Resolves #23081.
2025-07-15 15:53:34 +02:00
Craig Osterhout
ceaa15a514 formatting: update codeblock (#22922)
<!--Delete sections as needed -->

## Description

`none` codeblock appears all white in dark mode. Changed to `text`.

https://docker.slack.com/archives/C04300R4G5U/p1750880927769369

https://deploy-preview-22922--docsdocker.netlify.app/engine/daemon/logs/

![image](https://github.com/user-attachments/assets/870a3408-e0f3-4f02-b231-a49cc5b797b9)


## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-06-25 13:31:15 -07:00
Sebastiaan van Stijn
e055c79847 engine: add redirects for old URLs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-05-30 18:18:27 +02:00
Sarah Sanders
3de8201822 implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334)

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
David Karlsson
7e4fd0f394 engine: call out 0.0.0.0 as an option for metrics-addr
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-17 10:37:45 +01:00
Allie Sadler
502e61c960 ENGDOCS-2298 (#21339)
<!--Delete sections as needed -->

## Description

More DD IA improvements. Moves troubleshooting, faqs, support, and other
misc. pages.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-11-05 14:03:52 +00:00
Miro
bbccd379ab docs: update a link in alternative-runtimes.md 2024-11-04 16:10:21 +08:00
Paul "TBBle" Hampson
f90cdd068e Correct Youki setup guide link
See https://github.com/youki-dev/youki/issues/2967

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2024-11-01 00:15:59 +09:00
David Karlsson
37eb9f7342 desktop: proxy config not supported through daemon.json/config.json (#20905)
## Description

Docker Desktop does not respect proxy configuration through config.json
(cli) or daemon.json (dameon). Proxy config for DD is only supported
through the settings menu or via settings management.

## Related issues or tickets

docker/pinata#30436

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:22:53 +01:00
David Karlsson
6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
Allie Sadler
8193b2f1ef consolidate settings (#20810) 2024-09-09 13:53:18 +01:00
David Karlsson
656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson
135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00