Block a user
postfix (latest)
Published 2026-05-12 13:13:22 +02:00 by bee
Installation
docker pull git.secretbee.buzz/bee/postfix:latestsha256:d84ca66812c250d3b36c4f0dcf879c4e45a91684e17c748f84ae1936b9ec9f6c
Image Layers
| # debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200' |
| /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends postfix libsasl2-modules && rm -rf /var/lib/apt/lists/* |
| EXPOSE 25 587 |
| CMD ["postfix", "start-fg"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |