mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-19 05:24:40 +01:00
When creating a container with a raw disk image using virtio-blk, the guest does not have the upper directory and worker directory present. Therefore, it is necessary to create these directories before mounting the filesystem with overlay. Signed-off-by: ChengyuZhu6 <chengyu.zhu@intel.com>
kata-types
This crate is a collection of constants and data types shared by multiple Kata Containers components.
It defines constants and data types used by multiple Kata Containers components. Those constants and data types may be defined by Kata Containers or by other projects/specifications, such as:
Support
Operating Systems:
- Linux
License
This code is licensed under Apache-2.0.