bcf68b4027972cc7c46dc8e7b8e04e3967c3d1b8
Purpose
This Git Repository intends to represent environments in Docker Compose. All environments are effectively a derivative of other environments. The original environment is the environment represented by the base
branch. All derivative environments are represented by other branches. Those branches are named in the format {core}.{parent}
.
Description