Compox.Docker.Compose (compox v0.1.1)
Module that provides functions to interact with Docker and docker-compose
files.
Summary
Functions
Start services listed on the docker-compose.yml
file.
Functions
@spec up(keyword()) :: [Compox.Docker.Services.Service.t()]
Start services listed on the docker-compose.yml
file.