docker trust

Estimated reading time: 1 minute

Edge only: This is the CLI reference for Docker CE Edge versions. Some of these options may not be available to Docker CE stable or Docker EE. You can view the stable version of this CLI reference or learn about Docker CE Edge.

Description

Manage trust on Docker images (experimental)

Usage

docker trust COMMAND

Child commands

Command Description
docker trust revoke Remove trust for an image
docker trust sign Sign an image
docker trust view Display detailed information about keys and signatures

Parent command

Command Description
docker The base command for the Docker CLI.