sha256:be62a3c564d0ea59c010b854b3fc1ba9aa28d7e3a9eb43331aa98234fcbef3b5
OS/ARCH
Compressed size
104.06 MB
Last pushed
about 1 month by tsciops
Type
Image
Manifest digest
sha256:873dd7022b4b5914989f27eacd42deb9774051431573acb0cffafad46513a682
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL maintainer=Timescale https://www.timescale.com0 B3RUN /bin/sh -c apt-get update33.76 MB4ENV GRPCURL_VERSION=1.9.30 B5RUN /bin/sh -c ARCH=$(dpkg --print-architecture)7.63 MB6RUN /bin/sh -c grpcurl -version32 B7ENV GRPC_HEALTH_PROBE_VERSION=v0.4.370 B8RUN /bin/sh -c ARCH=$(dpkg --print-architecture)4.42 MB9RUN /bin/sh -c grpc_health_probe -version32 B10WORKDIR /0 B11ARG APP_USER=livesync0 B12ARG APP_UID=100010 B13ARG APP_GID=100010 B14RUN |3 APP_USER=livesync APP_UID=10001 APP_GID=100011.16 KB15USER 10001:100010 B16ARG TARGETARCH=amd640 B17COPY --chown=livesync:livesync dist/live-sync_linux_amd64*/live-sync /live-sync #15.5 MB18COPY --chown=livesync:livesync dist/connector-src-postgres_linux_amd64*/connector-src-postgres /connector-src-postgres #15.83 MB19ENTRYPOINT ["/live-sync"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'