Sign inSign up

bindoffice/bindsql:20260729

Multi-platform
Index digest

sha256:3c45ced47dbccb64a097bd4f315b9b718b93ab64ad614a9a8cd67a6198cf51e4

OS/ARCH

Compressed size

131.15 MB

Last pushed

about 2 months by bindoffice

Type

Image

Manifest digest

sha256:16a86e194d79d2b2b0c118ff2320eadb462bdbad7eb81f9c52618cc44a1cb419

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
3LABEL summary=BindSQL is a distributed0 B
4LABEL description=BindSQL is a PostgreSQL0 B
5RUN /bin/sh -c apt-get update1.22 MB
6RUN /bin/sh -c mkdir -p217 B
7ARG TARGETARCH=arm640 B
8COPY ./bindsql/bindsql-arm64 /bindsql/bindsql # buildkit101.18 MB
9COPY bindsql.sh /bindsql/ # buildkit2.13 KB
10RUN |1 TARGETARCH=arm64 /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 'arm64' out/ 'stable' '@1783900800'