sha256:1a16508424239fe78daa8986f16749a86556aba6be76d766e387b3ae0f834402
OS/ARCH
Compressed size
46.95 MB
Last pushed
20 days by huncrys
Type
Image
Manifest digest
sha256:a6b73f5556f1b5ac5a3fbef5eab798fb2635df1c6e1dd55111e34f87bdefe362
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 PGID=10000 B3ARG TARGETPLATFORM=linux/arm/v70 B4RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c11.99 MB5COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit873 B6VOLUME [/config /modules]0 B7WORKDIR /app93 B8ENTRYPOINT ["docker-entrypoint"]0 B9CMD ["mta-server" "-x" "-n" "-u"]0 B10EXPOSE [22003/udp 22005/tcp 22126/udp]0 B11COPY <<EOF /etc/apt/sources.list.d/bullseye-security.sources # buildkit309 B12COPY <<EOF /etc/apt/preferences.d/bullseye-security # buildkit249 B13ARG TARGETPLATFORM=linux/arm/v70 B14RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c1.76 MB15COPY --chown=root:root /rootfs/ / #8.19 MBCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'