excontainers
v0.1.0
Pages
Modules
Excontainers.Containers
(excontainers v0.1.0)
View Source
High-level functions to interact with Docker.
Link to this section
Summary
Functions
info(container_id)
mapped_port(container, container_port)
new(image, opts \\ [])
start(container_config)
stop(container_id, opts \\ [])
Link to this section
Functions
Link to this function
info(container_id)
View Source
Link to this function
mapped_port(container, container_port)
View Source
Link to this function
new(image, opts \\ [])
View Source
Link to this function
start(container_config)
View Source
Link to this function
stop(container_id, opts \\ [])
View Source