.. raw:: html
ParsedData
==========
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
.. tab-set::
.. tab-item:: Fields
.. div::
:name: ``architecture``
``architecture`` | String
.. div::
:name: ``author``
``author`` | String
.. div::
:name: ``command``
``command`` | String
.. div::
:name: ``comment``
``comment`` | String
.. div::
:name: ``container``
``container`` | String
.. div::
:name: ``created``
``created`` | String
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
The 'created' date reported by image metadata. Stored as String because we do not have control on that format.
.. div::
:name: ``docker_image_digest``
``docker_image_digest`` | String
.. div::
:name: ``docker_image_id``
``docker_image_id`` | String
.. div::
:name: ``docker_version``
``docker_version`` | String
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Version of docker reported by 'docker inspect' for this image.
.. div::
:name: ``env_variables``
``env_variables`` | List[:doc:`/scalars/String`]
.. div::
:name: ``image_id``
``image_id`` | String
.. div::
:name: ``labels``
``labels`` | List[:doc:`/objects/Label`]
.. div::
:name: ``layers``
``layers`` | List[:doc:`/scalars/String`]
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Layer digests from the image.
.. div::
:name: ``os``
``os`` | String
.. div::
:name: ``ports``
``ports`` | String
.. div::
:name: ``repos``
``repos`` | List[:doc:`/objects/ParsedDataRepo`]
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Repositories defined within an image as reported by yum command.
.. div::
:name: ``size``
``size`` | :doc:`/scalars/Int64`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Size of this image as reported by image metadata.
.. div::
:name: ``uncompressed_layer_sizes``
``uncompressed_layer_sizes`` | List[:doc:`/objects/UncompressedLayerSize`]
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Information about uncompressed layer sizes.
.. div::
:name: ``uncompressed_size_bytes``
``uncompressed_size_bytes`` | :doc:`/scalars/Int64`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Uncompressed images size in bytes (sum of uncompressed layers size).
.. div::
:name: ``user``
``user`` | String
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
The user on the images.
.. div::
:name: ``virtual_size``
``virtual_size`` | :doc:`/scalars/Int64`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Virtual size of this image as reported by image metadata.
.. tab-item:: Indexes
Index management is not enabled on this collection.