sha256:bce06739821b443e04832f8f53b6d50c11c8aed98ace8485eba88712d1889943
OS/ARCH
Compressed size
53.39 MB
Last pushed
about 1 month by huncrys
Type
Image
Manifest digest
sha256:2e179562e44e35c56effccc2e1865b942c5754b24e297f7c0f569cfb1ddf2157
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 PGID=10000 B3ARG TARGETPLATFORM=linux/amd640 B4RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c10.32 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 # buildkit307 B12COPY <<EOF /etc/apt/preferences.d/bullseye-security # buildkit248 B13ARG TARGETPLATFORM=linux/amd640 B14RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c2.12 MB15COPY --chown=root:root /rootfs/ / #12.55 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'