sha256:239d417dd44167cfce3fab300e7416a90eb9ad1bfda178071a8166f82dec6d0e
OS/ARCH
Compressed size
128.04 MB
Last pushed
21 days by guillaumecarbone
Type
Image
Manifest digest
sha256:6043a6018ae59510e5ebca212b1cea71a26ce09f49eb097cf63e3f5892416577
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG TARGETARCH=amd640 B4ARG CARBONE_VERSION=5.14.30 B5LABEL carbone.version=5.14.30 B6WORKDIR /tmp32 B7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.39 MB8RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.31.15 KB9ENV APP_ROOT=/app/0 B10RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.3100 B11WORKDIR /app/32 B12ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.14.3-linux-x64 ./carbone-ee-linux58.53 MB13COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh677 B14COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.51 KB15COPY --chown=carbone:nogroup carbone-ee-plugin-azure-storage-blob /app/plugin-azure/ #7.34 MB16COPY --chown=carbone:nogroup fonts /usr/share/fonts/ #24.57 MB17RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.334.81 KB18USER carbone0 B19RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.14.3207 B20EXPOSE [4000/tcp]0 B21ENTRYPOINT ["./docker-entrypoint.sh"]0 B22CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1787529600'