mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> spacing fix Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> Update content/manuals/dhi/_index.md Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
25 lines
752 B
YAML
Generated
25 lines
752 B
YAML
Generated
command: docker dhi customization create
|
|
short: Create a new customization from YAML file
|
|
long: |
|
|
Create a new Docker Hardened Images customization using a YAML file as input. The file should contain the complete customization structure without an 'id' field.
|
|
usage: docker dhi customization create <file>
|
|
pname: docker dhi customization
|
|
plink: docker_dhi_customization.yaml
|
|
inherited_options:
|
|
- option: org
|
|
value_type: string
|
|
description: Docker Hub organization (overrides config)
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
|