redpandadata/connect:edge-cloud

Multi-platform
Index digest

sha256:0006e4e292461733833a6bb8240cb75b4ed8f7da6d009ff7f519416f7502f9c7

OS/ARCH

Compressed size

91.86 MB

Last pushed

about 3 hours by vectorizedbot

Type

Image

Manifest digest

sha256:45ef4ada4d62b722991abc0527704d8104c6dd3aa014d52c45f063a61d392bf6

Image Layers

1BusyBox 1.38.0 (glibc), Debian 132.19 MB
2LABEL maintainer=Ashley Jeffs <[email protected]>0 B
3LABEL org.opencontainers.image.source=https://github.com/redpanda-data/connect0 B
4WORKDIR /0 B
5COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.46 KB
6COPY /etc/passwd /etc/passwd # buildkit461 B
7COPY /tmp/redpanda-connect /redpanda-connect # buildkit89.55 MB
8COPY config/docker.yaml /connect.yaml # buildkit307 B
9RUN /bin/sh -c mkdir -p154 B
10USER connect0 B
11EXPOSE [4195/tcp]0 B
12ENTRYPOINT ["/redpanda-connect"]0 B
13CMD ["run" "/connect.yaml"]0 B

Command

BusyBox 1.38.0 (glibc), Debian 13