#include <container-config.hpp>
Public Attributes | |
std::string | path |
Specifies the path to the root filesystem for the container relative to the path where the manifest is. More... | |
bool | readonly |
If true then the root filesystem MUST be read-only inside the container. More... | |
std::string vasum::RootConfig::path |
Specifies the path to the root filesystem for the container relative to the path where the manifest is.
bool vasum::RootConfig::readonly |
If true then the root filesystem MUST be read-only inside the container.