sha256:638c3c4f623473555b2a28dfef5e1d8e4d341f296e14ba3b86fcc627745edbce
OS/ARCH
Compressed size
1.63 GB
Last pushed
about 2 months by guillaumecarbone
Type
Image
Manifest digest
sha256:d6dd8825709b072219d3766d924cfa0e9e4782d42516df55c4a039441133f055
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG TARGETARCH=amd640 B4ARG CARBONE_VERSION=5.11.00 B5WORKDIR /tmp32 B6RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.08.99 MB7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.01.15 KB8ENV APP_ROOT=/app/0 B9RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.0101 B10WORKDIR /app/32 B11ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.11.0-linux-x64 ./carbone-ee-linux47.39 MB12COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh676 B13COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.51 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/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.0731.95 KB18RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.0170.91 MB19ENV CARBONE_EE_ONLYOFFICEPATH=auto0 B20RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.0281.58 MB21ENV CARBONE_EE_CHROMEPATH=/opt/headless-shell/headless-shell0 B22RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.091.63 MB23USER carbone0 B24RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.11.0207 B25EXPOSE [4000/tcp]0 B26ENTRYPOINT ["./docker-entrypoint.sh"]0 B27CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1783900800'