docker manifest | Docker Documentation
docs.docker.com › reference › commandlineA single manifest is information about an image, such as layers, size, and digest. The docker manifest command also gives users additional information such as the os and architecture an image was built for. A manifest list is a list of image layers that is created by specifying one or more (ideally more than one) image names.