sha256:2a80e0cd4a9f8a8669c910963631322c92589361018d2fcd98ee18391112fb30
OS/ARCH
Compressed size
527.41 MB
Last pushed
about 1 month by guillaumecarbone
Type
Image
Manifest digest
sha256:a823a8a7519142eb26c580b8ce8859fb78d470c1df09be7049514b3938dc802c
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG TARGETARCH=amd640 B4ARG CARBONE_VERSION=5.14.10 B5LABEL carbone.version=5.14.10 B6WORKDIR /tmp32 B7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.19 MB8RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.11.15 KB9ENV APP_ROOT=/app/0 B10RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.1102 B11WORKDIR /app/32 B12ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.14.1-linux-x64 ./carbone-ee-linux58.53 MB13COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh678 B14COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.5 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.14.1182.42 MB17ENV CARBONE_EE_ONLYOFFICEPATH=auto0 B18RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.1121.91 MB19ENV CARBONE_EE_CHROMEPATH=/opt/headless-shell/headless-shell0 B20RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.194.24 MB21COPY --chown=carbone:nogroup fonts /usr/share/fonts/ #24.57 MB22RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.134.82 KB23RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.1837.76 KB24USER carbone0 B25RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.1207 B26EXPOSE [4000/tcp]0 B27ENTRYPOINT ["./docker-entrypoint.sh"]0 B28CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1785715200'