sha256:8a13319ea18869f0531fa99e78a543f3dc8b00bf15182ad71ba6029382bea8c1
OS/ARCH
Compressed size
1.64 GB
Last pushed
about 1 month by guillaumecarbone
Type
Image
Manifest digest
sha256:92d5abf32d61600bf5f3df0ccad98ed4e1edd26ebc59dd2b655ffd8cf91f684d
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETPLATFORM=linux/arm640 B3ARG TARGETARCH=arm640 B4ARG CARBONE_VERSION=5.13.10 B5WORKDIR /tmp32 B6RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.18.82 MB7RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.11.15 KB8ENV APP_ROOT=/app/0 B9RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.1101 B10WORKDIR /app/32 B11ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.13.1-linux-arm64 ./carbone-ee-linux48.62 MB12COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh674 B13COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.55 KB14COPY --chown=carbone:nogroup carbone-ee-plugin-azure-storage-blob /app/plugin-azure/ #7.34 MB15COPY --chown=carbone:nogroup fonts /usr/share/fonts/ #24.57 MB16COPY carbone-fonts /usr/share/fonts/carbone-fonts # buildkit1008.25 MB17RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.1731.94 KB18RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.1177.21 MB19ENV CARBONE_EE_ONLYOFFICEPATH=auto0 B20RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.1279.28 MB21ENV CARBONE_EE_CHROMEPATH=/opt/headless-shell/headless-shell0 B22RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.193.13 MB23USER carbone0 B24RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.13.1206 B25EXPOSE [4000/tcp]0 B26ENTRYPOINT ["./docker-entrypoint.sh"]0 B27CMD ["webserver"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1785715200'