sudo-bot/docker-sign
Sign docker images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image-ref | The Docker image ref, example: <imagename>:<tag> | yes | — |
| private-key-id | The Docker private key id (hash) | yes | — |
| private-key | The Docker private key | yes | — |
| private-key-passphrase | The Docker private key passphrase | yes | — |
| private-key-name | The Docker private key name | no | — |
| sign-manifest | Use docker notary and sign the manifest | no | false |
| notary-server | The URL to the notary server | no | https://notary.docker.io |
| notary-auth | The credentials in auth basic format | no | — |
Outputs
no outputs