sha256:2e9234a6262ed931798ad66697bba915b0a46c0ce91b834504d9182c999bb1a0
OS/ARCH
Compressed size
128.01 MB
Last pushed
3 days by guillaumecarbone
Type
Image
Manifest digest
sha256:a16c1fb0478cf775f4f6a190a2ffdf4f6d24fafd0ab9dad6406a4e2844f364e2
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ARG TARGETPLATFORM=linux/arm640 B3ARG TARGETARCH=arm640 B4ARG CARBONE_VERSION=5.14.40 B5LABEL carbone.version=5.14.40 B6WORKDIR /tmp32 B7RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.48.82 MB8RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.41.15 KB9ENV APP_ROOT=/app/0 B10RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.499 B11WORKDIR /app/32 B12ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.14.4-linux-arm64 ./carbone-ee-linux58.32 MB13COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh679 B14COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.56 KB15COPY --chown=carbone:nogroup carbone-ee-plugin-azure-storage-blob /app/plugin-azure/ #7.34 MB16COPY --chown=carbone:nogroup fonts /usr/share/fonts/ #24.57 MB17RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.434.82 KB18USER carbone0 B19RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.4205 B20EXPOSE [4000/tcp]0 B21ENTRYPOINT ["./docker-entrypoint.sh"]0 B22CMD ["webserver"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'