sha256:2ae9ac81941f26389c8be56887afac123773028a0668369353af0cc88a3fd6c1
OS/ARCH
linux/amd64
Compressed size
214.31 MB
Last pushed
over 1 year by arunasdevoro
Type
Image
Manifest digest
sha256:2ae9ac81941f26389c8be56887afac123773028a0668369353af0cc88a3fd6c1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV POSTFIX_VERSION=3.10.20 B3RUN /bin/sh -c apt-get update103.62 MB4RUN /bin/sh -c openssl req2.26 KB5WORKDIR /usr/src32 B6RUN /bin/sh -c curl -O83.76 MB7COPY main.cf /etc/postfix/ # buildkit848 B8COPY master.cf /etc/postfix/ # buildkit769 B9COPY pgsql-virtual_mailbox_maps.cf /etc/postfix/ # buildkit702 B10COPY pgsql-virtual_domains.cf /etc/postfix/ # buildkit679 B11COPY pgsql-virtual_alias_maps.cf /etc/postfix/ # buildkit593 B12COPY pgsql-transport_maps.cf /etc/postfix/ # buildkit448 B13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit419 B14RUN /bin/sh -c chmod +x428 B15ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B16EXPOSE map[25/tcp:{} 587/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'