rssbridge/rss-bridge:sha-44fc59d

Multi-platform
Index digest

sha256:2e80816b01eff8bb527dc2c467328f4ca2d6dcdc88d293c79e1b6cc4422bfd7e

OS/ARCH

Compressed size

83.87 MB

Last pushed

2 months by em92

Type

Image

Manifest digest

sha256:a38eebdae4f6ca18f8d1b44dbf8d73e6db26b62b67884c849b5e4ead90a72e73

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 -c59.02 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 -c207 B
10COPY ./config/nginx.conf /etc/nginx/sites-available/default # buildkit441 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 # buildkit338 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' '@1777939200'