package
2.0.1+incompatible
Repository: https://github.com/bcbchain/toolbox.git
Documentation: pkg.go.dev

# Functions

GetDockerLib 初始化得到 DockerLib 對象指針.
No description provided by the author

# Structs

DockerLib 是我們自定義的 Docker API 的 Wrapper.
DockerRunParams 運行 Docker 容器需要的參數,避免調用者還依賴 Docker API.
ExecConfig is a small subset of the Config struct that holds the configuration for the exec feature of docker.
ExecStartCheck is a temp struct used by execStart Config fields is part of ExecConfig in runconfig package.
HostPort DockerRun 需要映射到的本機 IP 和 端口.
Mounts DockerRun所需目錄映射.