numa-benthos-plugin (latest)
Published 2025-06-12 12:23:19 +00:00 by tom
Installation
docker pull forgejo.thecloudroute.com/tom/numa-benthos-plugin:latestsha256:272fe1ab24f4f8bab79794bbfe128a299801d2b2d5059a966bfbe2d198011b45Image layers
| BusyBox 1.37.0 (glibc), Debian 12 |
| LABEL org.opencontainers.image.source=https://github.com/insidegreen/numa-benthos-plugin |
| WORKDIR / |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /etc/passwd /etc/passwd # buildkit |
| COPY /go/src/github.com/redpanda-data/redpanda-connect-plugin-example/redpanda-connect-plugin-example . # buildkit |
| COPY ./config/example_1.yaml /connect.yaml # buildkit |
| USER connect |
| EXPOSE map[4195/tcp:{}] |
| ENTRYPOINT ["/redpanda-connect-plugin-example"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://github.com/insidegreen/numa-benthos-plugin |