#include <container-config.hpp>
Public Attributes | |
std::string | os |
Specifies the operating system family this image must run on. More... | |
std::string | arch |
Specifies the instruction set for which the binaries in the image have been compiled. More... | |
std::string vasum::PlatformConfig::arch |
Specifies the instruction set for which the binaries in the image have been compiled.
std::string vasum::PlatformConfig::os |
Specifies the operating system family this image must run on.