fix(docker): update to current Dockerfile formatting standards #16

Merged
luke merged 2 commits from issue-9 into main 2026-02-28 15:07:12 +00:00
Owner
No description provided.
luke added 1 commit 2026-02-28 14:55:36 +00:00
fix(docker): update to current Dockerfile formatting standards
All checks were successful
CI / ci (pull_request) Successful in 5s
Validate PR Title / validate (pull_request) Successful in 1s
194417de44
luke added 1 commit 2026-02-28 15:06:21 +00:00
fix(dockerfile): resolve hadolint warnings and optimize image layers
All checks were successful
CI / ci (pull_request) Successful in 5s
Validate PR Title / validate (pull_request) Successful in 1s
6185c5dd4b
- Set SHELL directive with pipefail for Alpine image
- Combine RUN commands to reduce layer count
- Remove redundant build stage alias
- Add OCI metadata labels (title, description)
- Pin all apk package versions

Signed-off-by: Luke Tainton <luke@tainton.uk>
luke merged commit 2dc0b04e39 into main 2026-02-28 15:07:12 +00:00
luke deleted branch issue-9 2026-02-28 15:07:12 +00:00
Sign in to join this conversation.