feat(docker): add a reusable Alpine base image and refactor Alpine variants to extend it
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-18 - 5.9.0 - feat(docker)
|
||||
add a reusable Alpine base image and refactor Alpine variants to extend it
|
||||
|
||||
- introduces a new Dockerfile_alpine base image with NVM-managed Node.js for Alpine
|
||||
- simplifies alpine-node, alpine-bun, and alpine-deno images by inheriting from the shared alpine base image
|
||||
- adds jq to Debian and database images for improved shell tooling
|
||||
- updates the release script to use verbose output and bumps @git.zone/tsdocker to ^2.1.0
|
||||
|
||||
## 2026-02-10 - 5.8.0 - feat(docker)
|
||||
install Rust toolchain (rustup) and add aarch64 cross-compilation support to Docker images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user