ExDockerCompose v0.2.0 API Reference

Modules

ExDockerCompose is an Elixir library to call docker-compose commands from Elixir. This can be used for example to write Mix tasks

The worker module, this is a GenServer that handles running of docker-compose commands. The module tracks all commands that were requested to run

A module that is the source of truth for the supported subcommands on docker-compose. as well as how they should be used

Exceptions

An exception used when a docker-compose command is not defined / illegal

Mix Tasks

This task is written to easily bump the version file of the boker_tov_nissim application. The versioning is following the semantic versioning methodology. With the task one can bump the major, minor or patch version of the application by specifying it as an argument;