Releases: rcwbr/dockerfile-partials
Releases · rcwbr/dockerfile-partials
Release 0.3.0
0.3.0 (2024-12-15)
🚀 Features
- github-cache-bake context from execution dir (9c8a67b)
🐛 Bug fixes
- github-cache-bake registry arg slash handling (2ed5f2a)
📄 Docs
- github-cache-bake context usage (d76e27f)
Release 0.2.1
0.2.1 (2024-11-16)
🐛 Bug fixes
- buildx, compose in docker-client partial (975f1ee)
- preserve cache across timestamps (c0ae8a6)
- release-it required check name (c0dd8d5)
Release 0.2.0
0.2.0 (2024-11-08)
🚀 Features
🤖 CI/CD
- use app authentication for release-it workflow (a1dbbce)
📄 Docs
Release 0.1.0
0.1.0 (2024-10-31)
🚀 Features
- add GitHub bake config (33a8dae)
- add release-it automation (a1af158)
- define devcontainer (fe6a4a0)
- docker-client partial (336ff87)
- no commit suffix for git tag image refs (6615d43)
- preserve dot chars in tags (69b36b1)
- useradd and pre-commit partials; root bake (87b03a6)
- useradd EXTRA_GID_ARGS option (71ee8aa)
🐛 Bug fixes
- align useradd USER arg naming (9046f2a)
- useradd docker-client gid handling (bb8021f)
📄 Docs