Compox.Docker.Compose (compox v0.1.0-rc2)
Module that provides functions to interact with Docker and docker-compose
files.
Link to this section Summary
Functions
Start services listed on the docker-compose.yml
file.
Link to this section Functions
Link to this function
up(opts \\ [])
Specs
up(keyword()) :: [Compox.Docker.Services.Service.t()]
Start services listed on the docker-compose.yml
file.