You configure a local Docker engine to enforce content trust by setting the environment variable
DOCKER_CONTENT_TRUST=1.
If myorg/myimage: 1.0 is unsigned, does Docker block this command?
Solution: docker image import
Will this command list all nodes in a swarm cluster from the command line?
Solution. ‘docker inspect nodes
Does this describe the role of Control Groups (cgroups) when used with a Docker container?
Solution: accounting and limiting of resources
Is this the purpose of Docker Content Trust?
Solution.Indicate an image on Docker Hub is an official image.