postfix (latest)
Published 1 month ago by celeste.barbosa
Installation
docker pull codefirst.iut.uca.fr/sae_ascas/postfix:latest
sha256:21e8a376c626fed362b3a915810500cd68e51bde4494cd52b9b4b7e618a82322
Image Layers
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
/bin/sh -c apk add --no-cache postfix |
COPY file:ac6472c928bd76ec011ef0fd312071dbf50c253e4a82af821b35c63433f6e4da in /etc/postfix/main.cf |
EXPOSE 25 |
CMD ["postfix" "start-fg"] |
LABEL org.opencontainers.image.created=2025-03-13T12:16:18Z |
LABEL org.opencontainers.image.revision=7cd4886931ab1278645fecf22067bb3769a57632 |
LABEL org.opencontainers.image.source=https://codefirst.iut.uca.fr/git/SAE_ASCAS/Postfix.git |
LABEL org.opencontainers.image.url=https://codefirst.iut.uca.fr/git/SAE_ASCAS/Postfix |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2025-03-13T12:16:18Z |
org.opencontainers.image.revision | 7cd4886931ab1278645fecf22067bb3769a57632 |
org.opencontainers.image.source | https://codefirst.iut.uca.fr/git/SAE_ASCAS/Postfix.git |
org.opencontainers.image.url | https://codefirst.iut.uca.fr/git/SAE_ASCAS/Postfix |