sha-e19e96c
sha256:f0001b47d029a61bc894a2547fbf306ce08ecce6dc5555c26b8afe7f2e518c4a
OS/ARCH
Compressed size
83.45 MB
Last pushed
about 2 months by em92
Type
Image
Manifest digest
sha256:b043bab999ba63bb49d5f3c16c5fb679d31354def65c8571a95df1f5eca02242
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2LABEL description=RSS-Bridge is a PHP0 B3LABEL repository=https://github.com/RSS-Bridge/rss-bridge0 B4LABEL website=https://github.com/RSS-Bridge/rss-bridge0 B5ARG DEBIAN_FRONTEND=noninteractive0 B6RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c58.6 MB7ENV LD_PRELOAD=/usr/local/lib/curl-impersonate/libcurl-impersonate.so0 B8ENV CURL_IMPERSONATE=chrome1420 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c205 B10COPY ./config/nginx.conf /etc/nginx/sites-available/default # buildkit441 B11COPY ./config/php-fpm.conf /etc/php/8.2/fpm/pool.d/rss-bridge.conf # buildkit532 B12COPY ./config/php.ini /etc/php/8.2/fpm/conf.d/90-rss-bridge.ini # buildkit341 B13COPY --chown=www-data:www-data ./ /app/ #2.02 MB14EXPOSE [80/tcp]0 B15ENTRYPOINT ["/app/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1779062400'