Skip to content

Releases: rcwbr/dockerfile-partials

Release 0.3.0

15 Dec 18:34
9ad8d31
Compare
Choose a tag to compare

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

16 Nov 00:35
8279dee
Compare
Choose a tag to compare

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

08 Nov 15:24
f6a47dd
Compare
Choose a tag to compare

0.2.0 (2024-11-08)

🚀 Features

🤖 CI/CD

  • use app authentication for release-it workflow (a1dbbce)

📄 Docs

  • ci/cd and settings info (ad71205)

Release 0.1.0

31 Oct 01:57
d44efb4
Compare
Choose a tag to compare

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

  • devcontainer usage (a6be1fd)
  • docker-client partial usage (f29a223)
  • EXTRA_GID_ARGS usage (67536fe)
  • fix useradd UID codespaces usage (a0c9eee)
  • github-cache-bake usage (2d345c5)