Skip to content

Releases: antimatter-studios/docker-config-gen

Typescript, Docker Volume, and configuration changes

07 Dec 13:58

Choose a tag to compare

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