Releases: rearc-data/docker-printer
Releases · rearc-data/docker-printer
v0.2.0
v0.1.3
Mainly, this patch adds support for running docker-printer
in a subfolder of the project directory, rather than always needing to be run at the top-level folder. It also introduces minor formatting differences to limit differences with some common pre-commit checks.
v0.1.2
Bugfixes and QoL improvements.
- [BUGFIX] Fix CMD to use proper syntax.
- [QoL] Force targets to alphabetical order to prevent unnecessary ordering changes in dockerfiles and bake files.
- [FEATURE] Allow using target-specific variables in build args of build configurations. For now, only
${TARGET}
is supported.
Initial Release
v0.1.1 Bump version: 0.1.0 → 0.1.1