Docker Manifest – A Peek Into Image’s Manifest.json Files

Docker Manifest – An Experimental Feature!

The image manifest provides a configuration and a set of layers for a container image.

This is an experimental feature. To enable this feature in the Docker CLI, one can edit the config.json file found in ~/.docker/config.json like :