mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user