fix-server-read-buffer-size-pgbundle
sha256:33e8dab11cec4f8eea47d7168c2987603f077ee319ad52018e5e4f6886c15d41
OS/ARCH
Compressed size
199.11 MB
Last pushed
about 1 month by risingwavelabs
Type
Image
Manifest digest
sha256:2fae41af30456b15938da5e2d788e5b9e10170cffd1cf45576dfcf85f0db9c2d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6WORKDIR /app93 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update121.66 MB9RUN /bin/sh -c groupadd -g3.71 KB10RUN /bin/sh -c pg_dropcluster 164.36 MB11RUN /bin/sh -c echo "host2.25 KB12RUN /bin/sh -c su -1.38 MB13RUN /bin/sh -c mkdir -p117 B14COPY --chown=console:console /out/ /home/console/.risectl/ #155 B15COPY --chown=console:console /out/risingwave-console-server /app/risingwave-console-server #43.35 MB16COPY --chown=console:console docker/config.bundle.yaml /app/config.yaml #264 B17COPY --chown=console:console <<EOF /app/start.sh #222 B18RUN /bin/sh -c chmod +x219 B19USER 10010 B20ENTRYPOINT ["/app/start.sh"]0 BCommand
ARG RELEASE