Korózs Attila AttilaKorozs

selfoss (2.20-5b21993)

Published 2025-03-10 16:13:51 +01:00 by AttilaKorozs

Installation

docker pull gitea.atix.hu/attilakorozs/selfoss:2.20-5b21993
sha256:dc79c2d5f6dd44762a149b3c460881d743c305d5a0ebbb8ca218166d3879128d

Images

Digest OS / Arch Size
02c7c555c9 linux/amd64 30 MiB
90467c7539 linux/arm/v7 28 MiB

Image Layers ( linux/arm/v7)

ADD alpine-minirootfs-3.21.3-armv7.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL maintainer=Atix0
LABEL org.opencontainers.image.authors=Atix0
LABEL org.opencontainers.image.description=Up-to-date Selfoss, a multipurpose RSS reader, live stream, mashup, aggregation web application.
LABEL org.opencontainers.image.documentation=https://gitea.atix.hu/AttilaKorozs/DockerSelfoss
LABEL org.opencontainers.image.source=https://gitea.atix.hu/AttilaKorozs/DockerSelfoss
LABEL org.opencontainers.image.title=atix0/selfoss
LABEL org.opencontainers.image.url=https://gitea.atix.hu/AttilaKorozs/DockerSelfoss
ARG BUILD_VERSION=2.20-5b21993
ARG BUILD_LINK=https://dl.cloudsmith.io/public/fossar/selfoss-git/raw/names/selfoss.zip/versions/2.20-5b21993/selfoss-2.20-5b21993.zip
ARG SHA256_HASH=508fb09aa1ced64840ad650745e8715566c786f56fe7a6d4940b06ad3a6f0a8b
ENV GID=991 UID=991 CRON_PERIOD=15m UPLOAD_MAX_SIZE=25M LOG_TO_STDOUT=false MEMORY_LIMIT=128M
RUN |3 BUILD_VERSION=2.20-5b21993 BUILD_LINK=https://dl.cloudsmith.io/public/fossar/selfoss-git/raw/names/selfoss.zip/versions/2.20-5b21993/selfoss-2.20-5b21993.zip SHA256_HASH=508fb09aa1ced64840ad650745e8715566c786f56fe7a6d4940b06ad3a6f0a8b /bin/sh -c apk upgrade --no-cache && apk add --no-cache tzdata ca-certificates libwebp musl nginx php84 php84-ctype php84-curl php84-dom php84-fpm php84-gd php84-iconv php84-json php84-mbstring php84-pdo_mysql php84-pdo_pgsql php84-pdo_sqlite php84-pecl-imagick php84-session php84-simplexml php84-tidy php84-xml php84-xmlwriter php84-zlib s6 su-exec tini && wget -q $BUILD_LINK -P /tmp && CHECKSUM=$(sha256sum /tmp/selfoss-$BUILD_VERSION.zip | awk '{print $1}') && if [ "${CHECKSUM}" != "${SHA256_HASH}" ]; then echo "Warning! Checksum does not match!" && exit 1; fi && mkdir /selfoss && unzip -q /tmp/selfoss-$BUILD_VERSION.zip -d / && rm -rf /tmp/* # buildkit
COPY ./rootfs / # buildkit
RUN |3 BUILD_VERSION=2.20-5b21993 BUILD_LINK=https://dl.cloudsmith.io/public/fossar/selfoss-git/raw/names/selfoss.zip/versions/2.20-5b21993/selfoss-2.20-5b21993.zip SHA256_HASH=508fb09aa1ced64840ad650745e8715566c786f56fe7a6d4940b06ad3a6f0a8b /bin/sh -c chmod +x /usr/local/bin/run.sh /services/*/run /services/.s6-svscan/* # buildkit
VOLUME [/selfoss/data]
EXPOSE map[8888/tcp:{}]
HEALTHCHECK &{["CMD-SHELL" "wget -q --spider localhost:8888/ || exit 1"] "30s" "5s" "30s" "0s" '\x03'}
CMD ["run.sh"]

Labels

Key Value
maintainer Atix0
org.opencontainers.image.authors Atix0
org.opencontainers.image.description Up-to-date Selfoss, a multipurpose RSS reader, live stream, mashup, aggregation web application.
org.opencontainers.image.documentation https://gitea.atix.hu/AttilaKorozs/DockerSelfoss
org.opencontainers.image.source https://gitea.atix.hu/AttilaKorozs/DockerSelfoss
org.opencontainers.image.title atix0/selfoss
org.opencontainers.image.url https://gitea.atix.hu/AttilaKorozs/DockerSelfoss
Details
Container
2025-03-10 16:13:51 +01:00
1
OCI / Docker
Versions (7) View all
dev 2025-04-25
2.20-20a46f9 2025-04-25
2.19 2025-04-25
2.20-5b21993 2025-03-10
2.20-ef0ec3a 2025-02-19