Sign inSign up

bindoffice/bindsql:20260617

Multi-platform
Index digest

sha256:7987b48d16608c110596ea98259662c50642903b9e6eb06f3b20c632ae672100

OS/ARCH

Compressed size

138.35 MB

Last pushed

3 months by bindoffice

Type

Image

Manifest digest

sha256:b58a818dfa64474a6a22aea247aceae317b4f04cf9e8d763e35f5ca151101499

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
3LABEL summary=BindSQL is a distributed0 B
4LABEL description=BindSQL is a PostgreSQL0 B
5RUN /bin/sh -c apt-get update1.23 MB
6RUN /bin/sh -c mkdir -p218 B
7ARG TARGETARCH=amd640 B
8COPY ./bindsql/bindsql-amd64 /bindsql/bindsql # buildkit108.7 MB
9COPY bindsql.sh /bindsql/ # buildkit2.13 KB
10RUN |1 TARGETARCH=amd64 /bin/sh -c2.12 KB
11WORKDIR /bindsql/32 B
12ENV PATH=/bindsql:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13ENV COCKROACH_CHANNEL=official-docker0 B
14EXPOSE [26257/tcp 8080/tcp]0 B
15ENTRYPOINT ["/bindsql/bindsql.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1781049600'