Commit Graph

64527 Commits

Author SHA1 Message Date
David Karlsson 94f9a49efd chore: regenerate hugo_stats.json
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-29 16:50:40 +01:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9)

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
David Karlsson 4d82913210
Merge pull request #21920 from bew/fix-zscaler-cert-guide
guides: Fix cert extension to be auto-added by update-ca-certificates
2025-01-29 13:21:42 +01:00
Benoit de Chezelles 0f6df87ef1 guides: Fix cert extension to be auto-added by update-ca-certificates 2025-01-29 13:09:32 +01:00
David Karlsson 7e6ba1ede2
Merge pull request #21910 from dvdksn/bake-composable-attrs
build: composable bake attributes for cache-to/from, output, secret
2025-01-29 10:03:19 +01:00
alexandertuna ee59422b2d
Update multi-stage-builds.md to remove forced linebreak (#21907)
<!--Delete sections as needed -->

## Description

I removed linebreaks in multi-stage-builds.md. These linebreaks rendered
awkwardly in my browser and aren't used in other areas of the page.

Firefox screenshot:

<img width="802" alt="Screenshot 2025-01-27 at 6 27 28 PM"
src="https://github.com/user-attachments/assets/ac729e1a-0a5f-440c-a92c-8e7579eee6d3"
/>

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-28 15:41:06 -08:00
Craig Osterhout cce1d41e1c
hub: update gen ai catalog (#21912)
<!--Delete sections as needed -->

## Description

- Add callout for publishers on how to add content to the catalog.
- Add new MCP servers section

## Related issues or tickets

Hotjar-13635

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-01-28 15:22:19 -08:00
Craig Osterhout b098960cb8
add aliases for deprecated products (#21913)
<!--Delete sections as needed -->

## Description

Added some additional aliases for common 404s of deprecated product
pages.

https://heapanalytics.com/app/env/4204607514/graph/chart/Docs-Weekly-404-Errors-13539083

## 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-01-28 13:52:43 -08:00
Natividad Baena b90850dedf
Fix typo, extra space before period. (#21911)
Deleted an extra space before a period.
2025-01-28 13:40:37 -08:00
David Karlsson 12d642b2e2 build: composable bake attributes for cache-to/from, output, secret
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-28 14:43:24 +01:00
David Karlsson 7fea25488e
Merge pull request #21903 from dvdksn/engine-27.5.1-followups
engine: v27.5.1 follow-ups
2025-01-28 08:08:26 +01:00
David Karlsson c6d97fea62 engine: bump latest engine version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-27 13:28:43 +01:00
David Karlsson e9499beda1 vendor: github.com/docker/cli v27.5.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-27 13:28:11 +01:00
David Karlsson 9bd54a3567 vendor: github.com/moby/moby v27.5.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-27 13:21:24 +01:00
David Karlsson ca93b5889a
Merge pull request #21838 from dvdksn/sunset-products
manuals: add page on deprecated and retired features
2025-01-27 13:08:32 +01:00
Brandon Hunt e536caae57
Merge pull request #21877 from brandonh6k/main
Update dotnet to .NET 8.0 (LTS)
2025-01-27 11:33:29 +01:00
David Karlsson 5df76d0d6c
Merge pull request #21672 from dvdksn/build-ctx-named
build: add manuals section about named contexts
2025-01-27 11:31:06 +01:00
David Karlsson b9a3f191a9 build: add manuals section about named contexts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-27 10:54:46 +01:00
David Karlsson f6e51646a4
Merge pull request #21588 from dvdksn/build-oci-artifact-opt
build: add oci-artifact exporter opt
2025-01-27 09:43:35 +01:00
David Karlsson d7d5762a77 manuals: add page on deprecated and retired features
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-27 09:42:13 +01:00
David Karlsson ac388dc992
Merge pull request #21853 from dvdksn/tidy-hugo-tpl-2
chore: tidy templates, add comments
2025-01-27 09:23:29 +01:00
Allie Sadler 9e3da36298
ENGDOCS-2394 (#21892)
<!--Delete sections as needed -->

## Description

https://docker.slack.com/archives/C07J5KCP3GD/p1737481775573619

## 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
2025-01-24 16:24:19 +00:00
Sarah Sanders 71052e0679
security: add FAQ for domain verification (#21888)
## Description
- Kapa had an [uncertain
response](https://app.kapa.ai/6e2e867c-43a5-47b9-8f1f-9f092b5d81b3/conversations/4f6c5bd9-6814-4e77-9b29-6b9109ab5845)
when a user asked about verifying a domain for multiple orgs
- Added FAQ to add as a Kapa source for improved answer

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2384

## Reviews
- [ ] Editorial review
2025-01-24 07:52:54 -08:00
CrazyMax aea16c3cfc
buildx: update to buildx 0.20.0 release notes (#21890)
## Description

To be aligned with GitHub one with new note callout:
https://github.com/docker/buildx/releases/tag/v0.20.0

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-24 14:30:34 +00:00
Pradumna Saraf 9e5c09a5a1
fix: update repository URL in Deno guides to point to the correct source 2025-01-24 16:41:30 +05:30
Pradumna Saraf 935c0d4a49
docs: add Deno getting started guide with containerization and deployment instructions 2025-01-24 16:36:53 +05:30
mmtevelde fe329c7626
Update variables.md with missing word (#21878)
<!--Delete sections as needed -->

## Description
Add missing word to docs page for variables
<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->
N/A
## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review
2025-01-24 08:49:24 +00:00
CrazyMax b2cf717099
build: buildx 0.20.1 release notes (#21889)
## Description

release notes for buildx 0.20.1:
https://github.com/docker/buildx/releases/tag/v0.20.1

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-24 08:45:47 +00:00
Allie Sadler c71c741879
ENGDOCS-2388 (#21881)
<!--Delete sections as needed -->

## Description

Redo https://github.com/docker/docs/pull/21868

## 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
2025-01-23 15:51:34 +00:00
Allie Sadler f1a87f4fc0
ENGDOCS-2382 (#21848)
<!--Delete sections as needed -->

## Description

Some Compose spec updates:

Adds https://github.com/compose-spec/compose-spec/pull/557
Adds https://github.com/compose-spec/compose-spec/pull/555

## 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
2025-01-23 15:51:21 +00:00
Allie Sadler 228cc0f586
Engdocs 2329 (#21847)
<!--Delete sections as needed -->

## Description

Admin guide on user and access management

## 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
2025-01-23 15:51:08 +00:00
CrazyMax 67533098b1
Merge pull request #21871 from crazy-max/ci-validation-upstream-changes
ci(validate-upstream): disable provenance
2025-01-23 15:02:22 +01:00
CrazyMax 48cb69f82c
build-ui: release notes for 4.36 and 4.37 (#21866)
## Description

Missing release notes for the build UI.

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-23 09:39:57 +00:00
CrazyMax a0f5f812b7
Merge pull request #21874 from docker-tools-robot/dispatch/buildx-ref-v0.20.1
Update buildx reference to v0.20.1
2025-01-23 00:52:05 +01:00
tonistiigi 3dc492a0d3 vendor: github.com/docker/buildx v0.20.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-22 23:14:27 +00:00
Sarah Sanders ddde535372
billing: clarity on private repos (#21872)
## Description
- Received a request from @sheltongraves to re-add a missing sentence
from Docker Hub billing page:
https://docker.slack.com/archives/C04300R4G5U/p1737576577083559
- Small nits updated too

## Related issues or tickets

[ENGDOCS-2389](https://docker.atlassian.net/browse/ENGDOCS-2389?atlOrigin=eyJpIjoiZDQyMDkwMjVjZjIzNDE1OWFiYTZjNDM3YTg5MWRlNzQiLCJwIjoiaiJ9)

## Reviews
- [ ] Editorial review

[ENGDOCS-2389]:
https://docker.atlassian.net/browse/ENGDOCS-2389?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-22 13:49:20 -08:00
Sarah Sanders 2321e06857
Revert "ENGDOCS-2388 (#21868)" (#21873)
This reverts commit a68d7b0749.

Accidentally merged Allie's PR :(
2025-01-22 13:39:37 -08:00
Allie Sadler a68d7b0749
ENGDOCS-2388 (#21868)
<!--Delete sections as needed -->

## Description

Quick docs fix for a common reason why users may see that error. 
(Am aware the rest of the page could do with some attention, but it's
gotta wait its turn).

## 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
2025-01-22 13:29:05 -08:00
Sebastiaan van Stijn dd14a642da
Merge pull request #21869 from vvoland/engine-27.5.1
engine: 27.5.1 release notes
2025-01-22 19:51:34 +01:00
CrazyMax 562f1740ae
ci(validate-upstream): disable provenance
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-22 19:31:09 +01:00
Paweł Gronowski 525d991075
engine: 27.5.1 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-01-22 19:06:09 +01:00
Sarah Sanders 86a78e0846
iam: add firewall SSO FAQ (#21863)
## Description
- Added question and answer to SSO FAQs about firewall rules during SSO
config
- This question was asked in Kapa and Kapa returned an uncertain
response since we do not cover this in existing docs
- This will add a source for Kapa and allow me to improve the answer

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

## Reviews
- [ ] Editorial review

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-22 08:20:12 -08:00
Sarah Sanders 59cac8eabf
freshness: add Beta badge to OATs doc (#21862)
## Description
Little nit. Noticed OATs was using (Beta) and not the blue Beta badge.
Removed (Beta) and added badge to be in line with style guide standards

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

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

[ENGDOCS-2386]:
https://docker.atlassian.net/browse/ENGDOCS-2386?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-22 07:47:36 -08:00
Jeff f369c0ea12
rg-2372: Update allow list to include R2 URL (#21867)
<!--Delete sections as needed -->

## Description
Registry is exploring using a new domain to serve data in more efficient
way.

## Related issues or tickets
https://docker.atlassian.net/browse/RG-2372
<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-22 15:14:41 +00:00
David Karlsson 264cc47ae0
Merge pull request #21864 from thaJeztah/cli_layout_fix_closing_tag
layouts: cli.html: fix incorrect closing tag
2025-01-22 13:32:00 +01:00
Sebastiaan van Stijn e3b1eb968d
layouts: cli.html: fix incorrect closing tag
The opening tag was a "td", but the closing tag a "th". Looks
like browsers fix this up, but let's change it to be correct.

updates 56679aec98

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-22 11:55:40 +01: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
Craig Osterhout cd6b6e66f0
hub: usage refresh (#21782)
<!--Delete sections as needed -->

## Description

Refreshed the usage and limits topic for Docker Hub.

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/pulls/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/storage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/manage/

## Related issues or tickets

ENGDOCS-2361

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-21 08:25:38 -08:00
Salathiel Genese 2c8d8f2268
fix: invalid command, unrelated output chunks, too large minimal exam… (#21859)
FIXes in the Docker Bake documentation.

## Description

[x] Commands not matching outputs: _(e.g.: the presence of a group on
the CLI affect the group section in the output)_
[x] Some file not being named bring about confusion to the reader
_(e.g.: [Using a Target as Build
Context](https://docs.docker.com/build/bake/contexts/#using-a-target-as-a-build-context)
is not clear about needed two distinct Dockerfiles, or [Using a
secondary source
directory](https://docs.docker.com/build/bake/contexts/#using-a-secondary-source-directory)
about the fact that the first stage in the Dockerfile does not have to
be defined at all)_
[x] Multiple confusing relationships between input and output _(e.g.:
the [Variables in Bake](https://docs.docker.com/build/bake/variables/)
part shows multiple `webapp` target in the outputs whilst the HCL input
only defines a `default` target)_

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Salathiel <salathiel@genese.name>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:58:28 +01:00
David Karlsson 034815729c
Merge pull request #21858 from docker-tools-robot/dispatch/buildx-ref-v0.20.0
Update buildx reference to v0.20.0
2025-01-21 14:32:20 +01:00