Skip to content

dsdk / v1.47 / Commit

Type Alias: Commit ​

Commit: object

Commit holds the Git-commit (SHA1) that a binary was built from, as reported in the version-string of external tools, such as containerd, or runC.

Type declaration ​

NameTypeDescription
Expected?stringCommit ID of external tool expected by dockerd as set at build time.
ID?stringActual commit ID of external tool.