Constant oci_spec::image::SCHEMA_VERSION
source ยท pub const SCHEMA_VERSION: u32 = 2;
Expand description
The expected schema version; equals 2 for compatibility with older versions of Docker.
pub const SCHEMA_VERSION: u32 = 2;
The expected schema version; equals 2 for compatibility with older versions of Docker.