sha256:76bea4196b29157933a6e0273e49c565fc2bea7788587050ff2fa344c0bd9c6a
OS/ARCH
Compressed size
117.94 MB
Last pushed
about 1 month by guillaumecarbone
Type
Image
Manifest digest
sha256:84cee311cafe42a4394e82cbc5bea552c49a141fcfc8edd3030c803ac231647c
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG TARGETARCH=amd640 B4ARG CARBONE_VERSION=5.13.10 B5WORKDIR /tmp32 B6RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.13.18.56 MB7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.13.11.15 KB8ENV APP_ROOT=/app/0 B9RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.13.1101 B10WORKDIR /app/32 B11ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.13.1-linux-x64 ./carbone-ee-linux48.88 MB12COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh675 B13COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.49 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.13.134.81 KB17USER carbone0 B18RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 CARBONE_VERSION=5.13.1206 B19EXPOSE [4000/tcp]0 B20ENTRYPOINT ["./docker-entrypoint.sh"]0 B21CMD ["webserver"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1785715200'