sha256:fddbbf0e7fff3013202d054216c829b20ff3d34f6e20b93e64f24fa6d6a7de13
OS/ARCH
Compressed size
456.71 MB
Last pushed
24 days by ldongming
Type
Image
Manifest digest
sha256:fa330dee8ae3f49dfc89780cf5c8524e88c73d964448edc186535cea03002d0d
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG TARGETARCH=arm640 B3ARG VERSION=v0.1.0-dev.20260822.30 B4ARG GIT_COMMIT=c96fe9096e99a1df1f24123e75f3791221203e7b0 B5ARG BUILD_TIME=2026-08-22T13:26:38Z0 B6ARG SOURCE_REPOSITORY=https://github.com/apecloud/myduckserver0 B7LABEL org.opencontainers.image.source=https://github.com/apecloud/myduckserver org.opencontainers.image.version=v0.1.0-dev.20260822.3 org.opencontainers.image.revision=c96fe9096e99a1df1f24123e75f3791221203e7b org.opencontainers.image.created=2026-08-22T13:26:38Z0 B8RUN |5 TARGETARCH=arm64 VERSION=v0.1.0-dev.20260822.3 GIT_COMMIT=c96fe9096e99a1df1f24123e75f3791221203e7b63.19 MB9COPY /downloads/duckdb /usr/local/bin/ # buildkit15.97 MB10COPY /downloads/mysqlsh /usr/local/mysqlsh.arm64 # buildkit128.27 MB11COPY /downloads/mysql-shell.deb /tmp/ # buildkit139 B12RUN |5 TARGETARCH=arm64 VERSION=v0.1.0-dev.20260822.3 GIT_COMMIT=c96fe9096e99a1df1f24123e75f3791221203e7b128.27 MB13RUN |5 TARGETARCH=arm64 VERSION=v0.1.0-dev.20260822.3 GIT_COMMIT=c96fe9096e99a1df1f24123e75f3791221203e7b3.44 KB14USER admin0 B15WORKDIR /home/admin32 B16COPY /myduckserver /usr/local/bin/myduckserver # buildkit74.47 MB17COPY --chown=admin:admin --chmod=755 docker/*.sh .3.27 KB18COPY --chown=admin:admin --chmod=755 devtools/replica-setup-mysql ./replica-setup-mysql5.62 KB19COPY --chown=admin:admin --chmod=755 devtools/replica-setup-postgres ./replica-setup-postgres1.03 KB20RUN |5 TARGETARCH=arm64 VERSION=v0.1.0-dev.20260822.3 GIT_COMMIT=c96fe9096e99a1df1f24123e75f3791221203e7b19.72 MB21EXPOSE [3306/tcp 5432/tcp]0 B22ENTRYPOINT ["/bin/sh" "-c" "/home/admin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'