rss (sha256:f7a493dfc4224c3a32e4eb55ae358674ffdbe7588892d6747320a04cc438ecf8)
Published 2026-05-28 20:40:58 +02:00 by unurled
Installation
docker pull git.unurled.me/unurled/rss@sha256:f7a493dfc4224c3a32e4eb55ae358674ffdbe7588892d6747320a04cc438ecf8sha256:f7a493dfc4224c3a32e4eb55ae358674ffdbe7588892d6747320a04cc438ecf8About this package
A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js
Image layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| COPY app /app/app # buildkit |
| COPY bootstrap /app/bootstrap # buildkit |
| COPY config /app/config # buildkit |
| COPY database/migrations /app/database/migrations # buildkit |
| COPY public /app/public # buildkit |
| COPY resources /app/resources # buildkit |
| COPY routes /app/routes # buildkit |
| COPY storage /app/storage # buildkit |
| COPY artisan /app/artisan # buildkit |
| COPY docker /app/docker # buildkit |
| COPY composer.json /app/composer.json # buildkit |
| COPY composer.lock /app/composer.lock # buildkit |
| WORKDIR /app |
| COPY /app/public/build /app/public/build # buildkit |
| COPY /app/vendor /app/vendor # buildkit |
| RUN /bin/sh -c set -xe && apk add --no-cache supervisor caddy php85 php85-common php85-curl php85-dom php85-fileinfo php85-fpm php85-mbstring php85-openssl php85-pdo php85-pdo_sqlite php85-session php85-simplexml php85-sqlite3 php85-tokenizer php85-xml && cp docker/.env.container /app/.env && chmod +x /app/docker/run.sh && adduser -S www -h /var/lib/www && crontab -u www /app/docker/cron && chown -R www /var/log/php85 && php85 artisan key:generate && php85 artisan route:cache # buildkit |
| EXPOSE [80/tcp] |
| CMD ["/bin/sh" "-c" "/app/docker/run.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-28T18:38:30.392Z |
| org.opencontainers.image.description | A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ad5b40d309e7670b6af6e8a49128ce1cc1c5f85f |
| org.opencontainers.image.source | https://git.unurled.me/unurled/rss |
| org.opencontainers.image.title | rss |
| org.opencontainers.image.url | https://git.unurled.me/unurled/rss |
| org.opencontainers.image.version | v2.1.0 |
Details
2026-05-28 20:40:58 +02:00
Versions (6)
View all
Container
2
OCI / Docker
linux/amd64
58 MiB