engine: 28.0.0 (#22007)

- follow up to: https://github.com/docker/docs/pull/21932
## Description

<!-- Tell us what you did and why -->

## 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

---------

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
Paweł Gronowski
2025-02-20 11:34:35 +00:00
committed by GitHub
parent dfa9e342db
commit df46163d36
44 changed files with 14191 additions and 707 deletions

View File

@@ -16,6 +16,17 @@ options:
experimentalcli: false
kubernetes: false
swarm: false
- option: platform
value_type: string
description: |
Save only the given platform variant. Formatted as `os[/arch[/variant]]` (e.g., `linux/amd64`)
deprecated: false
hidden: false
min_api_version: "1.48"
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
inherited_options:
- option: help
value_type: bool