Korózs Attila AttilaKorozs

selfoss (2.20-20a46f9)

Published 2025-04-25 10:38:36 +02:00 by AttilaKorozs

Installation

docker pull gitea.atix.hu/attilakorozs/selfoss:2.20-20a46f9
sha256:93115da2fc379ad59fc8b00c8b6281b28ee062d27bf8ad3f4edc15a63aed5694

Images

Digest OS / Arch Size
96aed1c10e linux/amd64 30 MiB
b0a0cab58f 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-20a46f9
ARG BUILD_LINK=https://dl.cloudsmith.io/public/fossar/selfoss-git/raw/names/selfoss.zip/versions/2.20-20a46f9/selfoss-2.20-20a46f9.zip
ARG SHA256_HASH=5110958c0bd54b29bbfcd63391c3e7e641f77c10bcb11bdc43910daee9bbcfb7
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-20a46f9 BUILD_LINK=https://dl.cloudsmith.io/public/fossar/selfoss-git/raw/names/selfoss.zip/versions/2.20-20a46f9/selfoss-2.20-20a46f9.zip SHA256_HASH=5110958c0bd54b29bbfcd63391c3e7e641f77c10bcb11bdc43910daee9bbcfb7 /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-20a46f9 BUILD_LINK=https://dl.cloudsmith.io/public/fossar/selfoss-git/raw/names/selfoss.zip/versions/2.20-20a46f9/selfoss-2.20-20a46f9.zip SHA256_HASH=5110958c0bd54b29bbfcd63391c3e7e641f77c10bcb11bdc43910daee9bbcfb7 /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-04-25 10:38:36 +02:00
2
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