sha256:69d29137b4121d4e35507d0d533f4a38b8c419dcc703d53362227111a8dadb84
OS/ARCH
linux/amd64
Compressed size
18.47 MB
Last pushed
over 3 years by maurosoft1973
Type
Image
Manifest digest
sha256:69d29137b4121d4e35507d0d533f4a38b8c419dcc703d53362227111a8dadb84
Image Layers
1ARG BUILD_DATE0 B2ARG ALPINE_ARCHITECTURE0 B3ARG ALPINE_RELEASE0 B4ARG ALPINE_VERSION0 B5ARG ALPINE_VERSION_DATE0 B6ENV MUSL_LOCPATH=/usr/share/i18n/locales/musl0 B8ADD alpine-3.17.2/x86_64/alpine-minirootfs-3.17.2-x86_64.tar.gz / # buildkit3.22 MB9ENV MUSL_LOCPATH=/usr/share/i18n/locales/musl0 B10RUN |5 BUILD_DATE=2023-02-15 ALPINE_ARCHITECTURE=x86_64 ALPINE_RELEASE=3.172.82 MB11COPY /etc/profile.d/00locale.sh /etc/profile.d/00locale.sh # buildkit225 B12COPY /usr/bin/locale /usr/bin/locale # buildkit7.17 KB13COPY /usr/share/locale/* /usr/share/locale/ # buildkit964 B14COPY /usr/share/i18n/locales/musl/* /usr/share/i18n/locales/musl/ # buildkit12.66 KB15COPY files /scripts/ # buildkit668 B16RUN |5 BUILD_DATE=2023-02-15 ALPINE_ARCHITECTURE=x86_64 ALPINE_RELEASE=3.17684 B17ENTRYPOINT ["/scripts/run-alpine.sh"]0 B18ARG BUILD_DATE0 B19ARG ALPINE_ARCHITECTURE0 B20ARG ALPINE_RELEASE0 B21ARG ALPINE_VERSION0 B22ARG ALPINE_VERSION_DATE0 B23ARG POSTFIX_VERSION0 B24ARG POSTFIX_VERSION_DATE0 B26RUN |7 BUILD_DATE=2023-02-15 ALPINE_ARCHITECTURE=x86_64 ALPINE_RELEASE=3.1712.41 MB27COPY conf/ /root/conf # buildkit2.42 KB28COPY files/ /scripts # buildkit1.01 KB29RUN |7 BUILD_DATE=2023-02-15 ALPINE_ARCHITECTURE=x86_64 ALPINE_RELEASE=3.171.03 KB30EXPOSE map[25/tcp:{} 587/tcp:{}]0 B31ENTRYPOINT ["/scripts/run-alpine-postfix-relay.sh"]0 BCommand
ARG BUILD_DATE