sha256:1a1b0f1bb81eb753525bd4adc696c8356199f5377f2d7749c3b23afffbe39aa8
OS/ARCH
Compressed size
91.36 MB
Last pushed
about 1 month by em92
Type
Image
Manifest digest
sha256:a8348c7d81bb2b7372db6a585eba7cb0f8cf8910576f2a1d15b69f050af44320
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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 -c62.56 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 # buildkit527 B12COPY ./config/php.ini /etc/php/8.2/fpm/conf.d/90-rss-bridge.ini # buildkit338 B13COPY --chown=www-data:www-data ./ /app/ #1.99 MB14EXPOSE [80/tcp]0 B15ENTRYPOINT ["/app/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'