sha256:b00d16fd83220e84a56954d8f80cd6f18aedd96862240a33b44be37437f6ef24
OS/ARCH
Compressed size
53.39 MB
Last pushed
about 2 months by huncrys
Type
Image
Manifest digest
sha256:fca62ff0c8c0f1af165932e857e98ac99d9cb93e614fe991e637027229829661
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 # 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 # buildkit315 B12COPY <<EOF /etc/apt/preferences.d/bullseye-security # buildkit255 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' '@1783900800'