Sign inSign up

timescale/live-sync:v0.25.3

Multi-platform
Index digest

sha256:be62a3c564d0ea59c010b854b3fc1ba9aa28d7e3a9eb43331aa98234fcbef3b5

OS/ARCH

Compressed size

100.39 MB

Last pushed

about 1 month by tsciops

Type

Image

Manifest digest

sha256:3f73be6a80de2d5e15baa4a218c899d8f75362bb0c16911b682a29df4a025661

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2LABEL maintainer=Timescale https://www.timescale.com0 B
3RUN /bin/sh -c apt-get update33.42 MB
4ENV GRPCURL_VERSION=1.9.30 B
5RUN /bin/sh -c ARCH=$(dpkg --print-architecture)7.08 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.1 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.17 KB
15USER 10001:100010 B
16ARG TARGETARCH=arm640 B
17COPY --chown=livesync:livesync dist/live-sync_linux_arm64*/live-sync /live-sync #14.33 MB
18COPY --chown=livesync:livesync dist/connector-src-postgres_linux_arm64*/connector-src-postgres /connector-src-postgres #14.64 MB
19ENTRYPOINT ["/live-sync"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'