mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00:00
While the endpoint returns a detailed information about its children, it doesn't actually expose the descriptor of the root OCI index/manifest list. This commits adds the target description to the returned JSON. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>