Sign inSign up

timescale/connector-src-postgres:v0.25.6

Multi-platform
Index digest

sha256:84d1fbf947d0c853ab32b8fc83b01765fb7d3687e78cd126e6b62c4b573fcc46

OS/ARCH

Compressed size

104.1 MB

Last pushed

6 days by tsciops

Type

Image

Manifest digest

sha256:bc2df441d3d2783cc6e1f5c1b830787241959392d4c49c6b17b3a9182d6468c2

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL maintainer=Timescale https://www.timescale.com0 B
3RUN /bin/sh -c apt-get update33.78 MB
4ENV GRPCURL_VERSION=1.9.30 B
5RUN /bin/sh -c ARCH=$(dpkg --print-architecture)7.63 MB
6RUN /bin/sh -c grpcurl -version32 B
7ENV GRPC_HEALTH_PROBE_VERSION=v0.4.370 B
8RUN /bin/sh -c ARCH=$(dpkg --print-architecture)4.42 MB
9RUN /bin/sh -c grpc_health_probe -version32 B
10WORKDIR /0 B
11ARG APP_USER=livesync0 B
12ARG APP_UID=100010 B
13ARG APP_GID=100010 B
14RUN |3 APP_USER=livesync APP_UID=10001 APP_GID=100011.16 KB
15USER 10001:100010 B
16ARG TARGETARCH=amd640 B
17COPY --chown=livesync:livesync dist/live-sync_linux_amd64*/live-sync /live-sync #15.51 MB
18COPY --chown=livesync:livesync dist/connector-src-postgres_linux_amd64*/connector-src-postgres /connector-src-postgres #15.84 MB
19ENTRYPOINT ["/live-sync"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'