# Functions
AddTarToLayer copies a tar file into a image directory and update its metadata.
# Structs
Config represents a container configuration.
Description represents the specification of a Docker image.
HistoryEntry represents a layer creation info.
Layer represent the size and checksum of a image layer.
Manifest represent the manifest.json of an image.
Rootfs represents the root filesystem of an image.