sha256:84cf08c525f66c6a3d71e40d2db5466ae5123d11cec7eb6b3c5793fa0decebd1
OS/ARCH
linux/amd64
Compressed size
214.35 MB
Last pushed
10 months by arunasdevoro
Type
Image
Manifest digest
sha256:84cf08c525f66c6a3d71e40d2db5466ae5123d11cec7eb6b3c5793fa0decebd1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV POSTFIX_VERSION=3.10.50 B3RUN /bin/sh -c apt-get update103.66 MB4RUN /bin/sh -c openssl req2.26 KB5WORKDIR /usr/src32 B6RUN /bin/sh -c curl -O83.77 MB7COPY main.cf /etc/postfix/ # buildkit855 B8COPY master.cf /etc/postfix/ # buildkit777 B9COPY pgsql-virtual_mailbox_maps.cf /etc/postfix/ # buildkit706 B10COPY pgsql-virtual_domains.cf /etc/postfix/ # buildkit686 B11COPY pgsql-virtual_alias_maps.cf /etc/postfix/ # buildkit600 B12COPY pgsql-transport_maps.cf /etc/postfix/ # buildkit452 B13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit423 B14RUN /bin/sh -c chmod +x430 B15ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B16EXPOSE [25/tcp 587/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650'