Skip to main content

Crate bv_runtime

Crate bv_runtime 

Source

Re-exports§

pub use docker::DockerRuntime;
pub use runtime::ContainerRuntime;
pub use runtime::GpuProfile;
pub use runtime::ImageDigest;
pub use runtime::ImageMetadata;
pub use runtime::ImageRef;
pub use runtime::LayerSpec;
pub use runtime::Mount;
pub use runtime::NoopProgress;
pub use runtime::OciRef;
pub use runtime::PauseGuard;
pub use runtime::ProgressReporter;
pub use runtime::RunOutcome;
pub use runtime::RunSpec;
pub use runtime::RuntimeInfo;

Modules§

docker
runtime