sha256:67aebd228ed50d9dc12ca45f08660a5a77f86333aac581e3a54321ce0a0b06e9
OS/ARCH
linux/amd64
Compressed size
94.56 MB
Last pushed
about 2 months by fnecasc2c
Type
Image
Manifest digest
sha256:67aebd228ed50d9dc12ca45f08660a5a77f86333aac581e3a54321ce0a0b06e9
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update47.53 MB4RUN /bin/sh -c echo "dc_eximconfig_configtype='{config_type}'"6.19 KB5COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit459 B6RUN /bin/sh -c mkdir -p126 B7COPY /docker-entrypoint.d/* /docker-entrypoint.d/ # buildkit530 B8RUN /bin/sh -c cp /etc/aliases223 B9EXPOSE [25/tcp]0 B10ENTRYPOINT ["/docker-entrypoint.sh"]0 B11CMD ["/usr/sbin/exim4" "-bd" "-d-all" "-v"0 B12LABEL org.opencontainers.image.title=exim org.opencontainers.image.description=Exim mail relay0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'