Packages

A Common Test hook for starting and stopping docker-compose services

Current section

Files

Jump to
docker_compose_cth src docker_compose_cth.app.src
Raw

src/docker_compose_cth.app.src

{application,docker_compose_cth,
[{description,"A Common Test hook for starting and stopping docker-compose services"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[]}]}.