Current section
Files
Jump to
Current section
Files
src/docker_compose_cth.app.src
{application,docker_compose_cth,
[{description,"A Common Test hook for starting and stopping docker-compose services"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[]}]}.