RUNTIME_ONLY_DIRS

Constant RUNTIME_ONLY_DIRS 

Source
const RUNTIME_ONLY_DIRS: &[&str];
Expand description

Directories that should be empty in container images. These are tmpfs at runtime and any content is build-time artifacts.