Skip to main content

Module container

Module container 

Source

Re-exports§

pub use types::DockerManager;
pub use types::ServiceConfig;
pub use types::ServiceInfo;
pub use types::ServiceStatus;

Modules§

types
volumes

Structs§

PathProcessor
跨平台路径处理器
RuntimeEnvironment
运行时环境信息

Enums§

ComposeCommandType
Docker Compose 命令类型
HostOs
主机操作系统类型
PathFormat
路径格式类型
PathUtilsError
路径处理错误

Functions§

detect_compose_command_type
检测 docker compose 命令类型(执行命令检测)
detect_runtime_environment
检测当前运行环境
get_compose_command_type
获取已检测的 Docker Compose 命令类型
set_compose_command_type
设置全局 Docker Compose 命令类型(仅能设置一次)