sha256:9892e46ada117945ebfe1dc9d7de3da35a011675a4ce4159b264941161b1c152
OS/ARCH
Compressed size
480.19 MB
Last pushed
5 months by highcanfly
Type
Image
Manifest digest
sha256:345fe13294a0a6c96b58abe3bd79c663acb0a3f499aea270e9275167d6f3b9c8
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.66 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.22.20 B7RUN /bin/sh -c ARCH= &&55.88 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B14WORKDIR /app/92 B15RUN /bin/sh -c apt-get update5.49 MB16COPY --chmod=755 scripts/init-cloudflare.sh /app/ #490 B17COPY --chmod=755 scripts/init-letsencrypt.sh /app/ #1.12 KB18COPY --chmod=755 scripts/update-cloudflare-dns.sh / #2.47 KB19COPY --chmod=755 scripts/autobackup / #1.28 KB20RUN /bin/sh -c chmod ugo+x32 B21COPY /app/docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit2.3 KB22COPY /app/client /app/client # buildkit14.67 MB23COPY /app/locales /app/locales # buildkit169.95 KB24COPY /app/mvis /app/mvis # buildkit5.29 KB25COPY /app/proxy /app/proxy # buildkit47.61 KB26COPY /app/scripts /app/scripts # buildkit6.98 KB27COPY /app/server /app/server # buildkit29.12 MB28COPY /app/setup /app/setup # buildkit5.07 KB29COPY /app/shared /app/shared # buildkit852.3 KB30COPY /app/unlockMigration.sh /app/unlockMigration.sh # buildkit267 B31COPY /app/zone-mta /app/zone-mta # buildkit12.55 MB32COPY /mpack/mpack /usr/bin/mpack # buildkit34.94 KB33COPY /mpack/munpack /usr/bin/munpack # buildkit63.26 KB34COPY /app/autocert /usr/bin/autocert # buildkit8.35 MB35RUN /bin/sh -c apt-get update17.45 MB36RUN /bin/sh -c ARCH=$(uname -m)9.79 MB37COPY --chmod=755 scripts/init-from-s3.sh /app/init-from-s3.sh #1.76 KB38COPY --chmod=755 scripts/autobackup-s3 /autobackup-s3 #1.35 KB39EXPOSE [3000/tcp 3003/tcp 3004/tcp]0 B40ENTRYPOINT ["bash" "/app/docker-entrypoint.sh"]0 B41COPY /busybox-1.37.0/busybox /usr/sbin/busybox # buildkit743.04 KB42RUN /bin/sh -c chmod +x159 B43RUN /bin/sh -c apt-get update425 B44COPY --chmod=755 scripts/init-cloudflare.sh /app/scripts/ #517 B45COPY --chmod=755 scripts/init-letsencrypt.sh /app/scripts/ #1.15 KB46COPY --chmod=755 scripts/update-cloudflare-dns.sh /app/scripts/ #2.54 KB47COPY --chmod=755 scripts/init-from-s3.sh /app/scripts/ #1.8 KB48COPY --chmod=755 scripts/autobackup /app/scripts/ #1.51 KB49COPY --chmod=755 scripts/autobackup-s3 /app/scripts/ #1.42 KB50COPY --chmod=755 scripts/backup-common.sh /app/scripts/ #2.67 KB51RUN /bin/sh -c chmod ugo+x32 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'