docker trust key generate
Estimated reading time: 1 minuteDescription
Generate and load a signing key-pair
Usage
docker trust key generate NAME
Options
| Name, shorthand | Default | Description |
--dir |
Directory to generate key in, defaults to current directory |
Parent command
| Command | Description |
|---|---|
| docker trust key | Manage keys for signing Docker images |
Related commands
| Command | Description |
| docker trust key generate | Generate and load a signing key-pair |
| docker trust key load | Load a private key file for signing |