rss (sha256:0fe422945ab322fdf769b363e9f7e03295cf1886e84059397d640753417a2392)
Published 2026-05-18 20:00:20 +02:00 by unurled
Installation
docker pull git.unurled.me/unurled/rss@sha256:0fe422945ab322fdf769b363e9f7e03295cf1886e84059397d640753417a2392sha256:0fe422945ab322fdf769b363e9f7e03295cf1886e84059397d640753417a2392About 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-18T17:58:44.484Z |
| 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 | 1a265381e6c276804d1ba667456270ce0c881490 |
| 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 | main |
Details
2026-05-18 20:00:20 +02:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
58 MiB