rssbridge/rss-bridge:sha-6d26486

Multi-platform
Index digest

sha256:372b2f919841b62f0c27543027b419ad675aead4f6e646f044fea52591f8aa1f

OS/ARCH

Compressed size

83.44 MB

Last pushed

3 months by em92

Type

Image

Manifest digest

sha256:75fa6a8f33f00e4f05c5cc26a8fb5f1a58c0109084a93d86c6c10765e999e11b

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2LABEL description=RSS-Bridge is a PHP0 B
3LABEL repository=https://github.com/RSS-Bridge/rss-bridge0 B
4LABEL website=https://github.com/RSS-Bridge/rss-bridge0 B
5ARG DEBIAN_FRONTEND=noninteractive0 B
6RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c58.6 MB
7ENV LD_PRELOAD=/usr/local/lib/curl-impersonate/libcurl-impersonate.so0 B
8ENV CURL_IMPERSONATE=chrome1420 B
9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c205 B
10COPY ./config/nginx.conf /etc/nginx/sites-available/default # buildkit442 B
11COPY ./config/php-fpm.conf /etc/php/8.2/fpm/pool.d/rss-bridge.conf # buildkit530 B
12COPY ./config/php.ini /etc/php/8.2/fpm/conf.d/90-rss-bridge.ini # buildkit341 B
13COPY --chown=www-data:www-data ./ /app/ #2.01 MB
14EXPOSE [80/tcp]0 B
15ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1776729600'