- add three-stage build table (builder/certs/runtime) to section 3.1 - add --build-arg USER_ID option for custom non-root UID - add method 2: load pre-built local image (e.g. eventrt:v1) into Minikube - add smoke test subsection 3.1.1 with size/inspect/run checks - bump base image from golang:1.25-alpine to golang:1.26-alpine - remove bundled config.example.yaml from image (config should be mounted at runtime) |
||
|---|---|---|
| config | ||
| constants | ||
| database | ||
| deploy | ||
| docs | ||
| event | ||
| handler | ||
| logger | ||
| middleware | ||
| mq | ||
| util | ||
| .drone.yml | ||
| .gitignore | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| main.go | ||