module RatDeployer

Rat is a deploy tool for docker users. It implements a facade around 2 docker CLIs:

- docker
- docler-compose

It is not very flexible and it is lightly tested. I named it rat because it is a rather little and ugly ball of code, but it does the job for now.

Constants

VERSION

Public Class Methods

print_rat() click to toggle source