rssbridge/rss-bridge:sha-26ecf36

Multi-platform
Index digest

sha256:1ed370723f43c322037c0bb55c35cd2f7e86eef7ba3d4eaf9436eb611c39fd34

OS/ARCH

Compressed size

83.44 MB

Last pushed

2 months by em92

Type

Image

Manifest digest

sha256:8ef367627a49885cfbca70d2481523bf19f2a2c5d4f04fc7bde2ad80594becf8

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 -c206 B
10COPY ./config/nginx.conf /etc/nginx/sites-available/default # buildkit445 B
11COPY ./config/php-fpm.conf /etc/php/8.2/fpm/pool.d/rss-bridge.conf # buildkit535 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' '@1777939200'