docker run --rm -it \
-v "$(pwd):/workspace" \
-w /workspace \
golang:1.24-bookworm bash -lc "go install github.com/yuzutech/kroki-cli/cmd/kroki@latest && /go/bin/kroki --help"
KROKI_ENDPOINT to point CLI jobs to your self-hosted render service.