sha256:a46f4737d62052d3f3d9045ad95fe9aba8a72f68c1da369441af39eeac3c749c
OS/ARCH
Compressed size
269.61 MB
Last pushed
6 days by guillaumecarbone
Type
Image
Manifest digest
sha256:e4d2a6fc480a187f517b4e899e558c57358e4678ba716c85c0f90edd6307a5ec
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG TARGETARCH=amd640 B4ARG CARBONE_VERSION=4.27.00 B5LABEL carbone.version=4.27.00 B6WORKDIR /tmp32 B7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=4.27.04.26 MB8RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=4.27.01.16 KB9ENV APP_ROOT=/app/0 B10RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=4.27.0101 B11WORKDIR /app/32 B12ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-4.27.0-linux-x64 ./carbone-ee-linux33.93 MB13COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh556 B14COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.47 KB15COPY --chown=carbone:nogroup carbone-ee-plugin-azure-storage-blob /app/plugin-azure/ #7.34 MB16RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=4.27.0170.91 MB17COPY --chown=carbone:nogroup fonts /usr/share/fonts/ #24.57 MB18RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=4.27.034.81 KB19USER carbone0 B20RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=4.27.0189 B21EXPOSE [4000/tcp]0 B22ENTRYPOINT ["./docker-entrypoint.sh"]0 B23CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1787529600'