0ab7ab7a499f162d74dc9f9660157bb1b76a554b
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