sha256:b00d16fd83220e84a56954d8f80cd6f18aedd96862240a33b44be37437f6ef24
OS/ARCH
Compressed size
44.83 MB
Last pushed
about 2 months by huncrys
Type
Image
Manifest digest
sha256:dc62111045d4d448f6e709d8257daaa965618b4fa31293ef2d561429079b85b7
Image Layers
1# debian.sh --arch 'armhf' out/24.99 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 -c9.88 MB5COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit874 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 # buildkit316 B12COPY <<EOF /etc/apt/preferences.d/bullseye-security # buildkit257 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' '@1783900800'