sha256:16cddfce2ef26d60e710154371e11e9ccc6d27715ee15896c666c1ce9ae51f56
OS/ARCH
Compressed size
134.35 MB
Last pushed
14 days by bindoffice
Type
Image
Manifest digest
sha256:55f14a53016ce4e4136f86d75cff0e293f287693d3d0af3a0302762f496a3a40
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB3LABEL summary=BindSQL is a distributed0 B4LABEL description=BindSQL is a PostgreSQL0 B5RUN /bin/sh -c apt-get update4.39 MB6RUN /bin/sh -c mkdir -p217 B7ARG TARGETARCH=arm640 B8COPY ./bindsql/bindsql-arm64 /bindsql/bindsql # buildkit101.19 MB9COPY bindsql.sh /bindsql/ # buildkit2.12 KB10RUN |1 TARGETARCH=arm64 /bin/sh -c2.12 KB11WORKDIR /bindsql/32 B12ENV PATH=/bindsql:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13ENV COCKROACH_CHANNEL=official-docker0 B14EXPOSE [26257/tcp 8080/tcp]0 B15ENTRYPOINT ["/bindsql/bindsql.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'