DOCKER_CONTENT_TRUST=1 docker pull myapp:latest

Category: Docker

DOCKER_CONTENT_TRUST=1 docker pull myapp:latest

Pull an image only if it has a valid content trust signature

Enables Docker Content Trust for this pull — refuses to pull the image if it lacks a valid signature.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.