yolks (stalwart)
Published 2026-06-15 23:51:03 +02:00 by refosel
Installation
docker pull gitea.refoseltw.ru/refoselteamwork/yolks:stalwartsha256:80f42395cf0d5b118cf72e1d63eb1865e958a99f10c16842bb48d7cf01c49699
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6c6899fdbc | linux/amd64 | 103 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600' |
| LABEL author=RefoselTeam maintainer=admin@refoseltw.ru |
| LABEL org.opencontainers.image.source=https://gitea.refoseltw.ru/RefoselTeamWork/yolks |
| LABEL org.opencontainers.image.licenses=MIT |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -y ca-certificates curl git tini wget && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c mkdir -p /opt/stalwart-mail/bin && mkdir -p /opt/stalwart-mail/etc && mkdir -p /opt/stalwart-mail/data && mkdir -p /opt/stalwart-mail/logs # buildkit |
| ARG STALWART_VERSION=0.16.8 |
| RUN |1 STALWART_VERSION=0.16.8 /bin/sh -c wget -q -O /tmp/stalwart.tar.gz "https://github.com/stalwartlabs/stalwart/releases/download/v${STALWART_VERSION}/stalwart-x86_64-unknown-linux-gnu.tar.gz" && tar -xzf /tmp/stalwart.tar.gz -C /tmp/ && ls -la /tmp/ && find /tmp -maxdepth 2 -name "stalwart*" && cp /tmp/stalwart /opt/stalwart-mail/bin/stalwart-mail && chmod +x /opt/stalwart-mail/bin/stalwart-mail && rm -rf /tmp/* # buildkit |
| EXPOSE [4190/tcp 465/tcp 587/tcp 8080/tcp 993/tcp 995/tcp] |
| STOPSIGNAL SIGINT |
| COPY --chown=root:root ./entrypoint.sh /entrypoint.sh # buildkit |
| COPY --chown=root:root ./config.toml /opt/stalwart-mail/etc/config.toml # buildkit |
| RUN |1 STALWART_VERSION=0.16.8 /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/usr/bin/tini" "-g" "--"] |
| CMD ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| author | RefoselTeam |
| maintainer | admin@refoseltw.ru |
| org.opencontainers.image.created | 2026-06-15T21:50:50.831Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 0c5382ccbef29d74c57e5552d9bad4c3e8319318 |
| org.opencontainers.image.source | https://gitea.refoseltw.ru/RefoselTeamWork/yolks |
| org.opencontainers.image.title | yolks |
| org.opencontainers.image.url | https://gitea.refoseltw.ru/RefoselTeamWork/yolks |
| org.opencontainers.image.version | stalwart |
Details
2026-06-15 23:51:03 +02:00
Versions (5)
View all
Container
0
OCI / Docker
stalwart
2026-06-15
stalwart-latest
2026-06-15
stalwart-0c5382c
2026-06-15
latest
2026-06-15
cac46f9
2026-06-15