sha256:4a885ff86c76d4d0da5b58e8df3ac5178c7655be01f5d2c3e7255f15609c9013
OS/ARCH
Compressed size
127.59 MB
Last pushed
about 1 month by guillaumecarbone
Type
Image
Manifest digest
sha256:8c8ec2179b882d7129ed9cdaab4997fc5357e44a3d01cd79c3de42096de6f03b
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG TARGETARCH=amd640 B4ARG CARBONE_VERSION=5.14.00 B5WORKDIR /tmp32 B6RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.08.56 MB7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.01.16 KB8ENV APP_ROOT=/app/0 B9RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.0101 B10WORKDIR /app/32 B11ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.14.0-linux-x64 ./carbone-ee-linux58.53 MB12COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh677 B13COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.5 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 MB16RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.034.81 KB17USER carbone0 B18RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.0203 B19EXPOSE [4000/tcp]0 B20ENTRYPOINT ["./docker-entrypoint.sh"]0 B21CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1785715200'