6 Commits
Author SHA1 Message Date
Djeex 769462a028 Update alpine Docker tag to v3.24.1
CI / build-and-scan (pull_request) Successful in 2m42s
2026-08-22 22:05:22 +00:00
DjeexandClaude Sonnet 5 b825dec8be Multi-stage Dockerfile: pin base image, add test/lint stages
Pin alpine:latest to the full patch-level tag alpine:3.22.1 so Renovate
can classify patch/minor/major bumps on it. Add a `test` stage (bats)
and a `lint` stage (shellcheck, severity=error) that build from `base`
before ENTRYPOINT is set, so CI can run them without an --entrypoint
override. A trailing `FROM base` keeps the lean prod image as the
default `docker build .` target despite the extra stages.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-08-22 23:50:40 +02:00
Djeex 1444c24b0d Fixed log 2025-09-24 14:03:42 +02:00
Djeex 0800c8f700 Clean up 2025-09-24 11:54:34 +00:00
Djeex eee12f9651 Better logs and start 2025-09-24 11:46:34 +00:00
Djeex e1ab5f8d8c 1st commit 2025-09-24 11:48:44 +02:00