Configure the Docker Client with Docker Content Trust

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

To connect the Notary server to the Docker client you need to enable the Docker content trust flag and add the Notary server URL as follows:

export DOCKER_CONTENT_TRUST=1
export DOCKER_CONTENT_TRUST_SERVER=https://notaryserver:4443