Releases: antimatter-studios/docker-config-gen
Releases · antimatter-studios/docker-config-gen
Typescript, Docker Volume, and configuration changes
This is a breaking release from the previous 1.0.0 version
Changes Include:
- The way the system picks up labels from containers has changed, the old input/output labels are deprecated and removed
- The docker volume is not needed anymore, because this container now directly asks the parent container for the template using
docker exec - Rewrote the software in typescript