Commit Graph

2 Commits

Author SHA1 Message Date
c4fc1e1548 chore: update .dockerignore to policy standards 2026-02-25 18:22:35 +07:00
4b2d85010e Add two-stage Dockerfile with CGO support
- Build stage: golang:1.24-alpine with vips-dev for CGO image libs
- Runtime stage: alpine:3.21 with vips runtime only
- Pass VERSION build arg for ldflags embedding
- Add 'make docker' target to build image with git version
2026-01-08 15:05:49 -08:00