ccproxy.plugins.docker.config¶
ccproxy.plugins.docker.config
¶
Docker plugin configuration.
DockerConfig
¶
Bases: BaseModel
Configuration for Docker plugin.
get_effective_home_directory
¶
Get the effective home directory for Docker mounting.
get_effective_workspace_directory
¶
Get the effective workspace directory for Docker mounting.
get_all_volumes
¶
Get all volume mounts including defaults and additional.
Source code in ccproxy/plugins/docker/config.py
get_all_environment_vars
¶
Get all environment variables including defaults and additional.