sha256:d535b35cda4f36ca0e572d23c6539810bf6ba3282a25a0a76c662f9061fa4522
OS/ARCH
Compressed size
127.59 MB
Last pushed
about 1 month by guillaumecarbone
Type
Image
Manifest digest
sha256:6ea4e3254f69c3d5bf71b6498df273f30ef87912c90047607239356fadeb25f1
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETPLATFORM=linux/arm640 B3ARG TARGETARCH=arm640 B4ARG CARBONE_VERSION=5.14.10 B5WORKDIR /tmp32 B6RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.18.46 MB7RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.11.15 KB8ENV APP_ROOT=/app/0 B9RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.1103 B10WORKDIR /app/32 B11ADD --chown=carbone:nogroup --chmod=755 https://bin.carbone.io/carbone/carbone-ee-5.14.1-linux-arm64 ./carbone-ee-linux58.29 MB12COPY --chown=carbone:nogroup --chmod=755 ./docker-entrypoint.sh ./docker-entrypoint.sh678 B13COPY --chown=carbone:nogroup carbone-ee-plugin-s3 /app/plugin-s3/ #153.57 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/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.134.82 KB17USER carbone0 B18RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 CARBONE_VERSION=5.14.1205 B19EXPOSE [4000/tcp]0 B20ENTRYPOINT ["./docker-entrypoint.sh"]0 B21CMD ["webserver"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1785715200'