sha-0a228fb
sha256:151826f65ef50a6e349b19ea1ff4874f26afb82638321328eec9d7b850bac620
OS/ARCH
Compressed size
92.4 MB
Last pushed
2 months by em92
Type
Image
Manifest digest
sha256:10d195ab56ca4f15d29f93abf2cb73ab032af33dee0f5911ce9fa0045ef7f9c2
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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 -c63.46 MB7ENV LD_PRELOAD=/usr/local/lib/curl-impersonate/libcurl-impersonate.so0 B8ENV CURL_IMPERSONATE=chrome1420 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c207 B10COPY ./config/nginx.conf /etc/nginx/sites-available/default # buildkit444 B11COPY ./config/php-fpm.conf /etc/php/8.2/fpm/pool.d/rss-bridge.conf # buildkit534 B12COPY ./config/php.ini /etc/php/8.2/fpm/conf.d/90-rss-bridge.ini # buildkit344 B13COPY --chown=www-data:www-data ./ /app/ #2.01 MB14EXPOSE [80/tcp]0 B15ENTRYPOINT ["/app/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'