sha256:b80808faaaf1479d355542d1ace1a31fbb2d40893baac56eec22218d6bf26033
OS/ARCH
Compressed size
1.67 GB
Last pushed
3 days by guillaumecarbone
Type
Image
Manifest digest
sha256:cafed49ba29d41fa653c2525b4d084b4bb942fc0e6f2bf58b04ef8e4096feeb1
Image Layers
1# debian.sh --arch 'amd64' out/28.45 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG TARGETARCH=amd640 B4ARG CARBONE_VERSION=5.15.00 B5LABEL carbone.version=5.15.00 B6WORKDIR /tmp32 B7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.09 MB8RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.01.15 KB9ENV APP_ROOT=/app/0 B10RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.0100 B11WORKDIR /app/32 B12ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.15.0-linux-x64 ./carbone-ee-linux58.86 MB13COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh679 B14COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.49 KB15COPY --chown=carbone:nogroup carbone-ee-plugin-azure-storage-blob /app/plugin-azure/ #7.34 MB16RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.0182.42 MB17ENV CARBONE_EE_ONLYOFFICEPATH=auto0 B18RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.0121.91 MB19ENV CARBONE_EE_CHROMEPATH=/opt/headless-shell/headless-shell0 B20RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.091.63 MB21COPY --chown=carbone:nogroup fonts /usr/share/fonts/ #24.57 MB22COPY --chown=carbone:nogroup carbone-fonts /usr/share/fonts/carbone-fonts #1022.2 MB23RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.0738.31 KB24RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.0161.82 MB25USER carbone0 B26RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.15.0205 B27EXPOSE [4000/tcp]0 B28ENTRYPOINT ["./docker-entrypoint.sh"]0 B29CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1789689600'