sha256:ee8118f631c47fb8ad6d436c7bcb02dd37b92c4e6d8e5c6d3d819c90050be0c0
OS/ARCH
Compressed size
53.39 MB
Last pushed
about 2 months by huncrys
Type
Image
Manifest digest
sha256:3c6057cb1a72cc95cee7384af7bcee03e55d4f5208f9d51fdf9583d0d27b400f
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 # buildkit934 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 # buildkit308 B12COPY <<EOF /etc/apt/preferences.d/bullseye-security # buildkit249 B13ARG TARGETPLATFORM=linux/amd640 B14RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c2.12 MB15COPY --chown=mta:mta /rootfs/ / #12.55 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'