sha256:69e42250a53c767b5aa93d390ca02c4d7293866ac1dad1252d97eaaa9b630381
OS/ARCH
Compressed size
173.77 MB
Last pushed
10 months by eidyev
Type
Image
Manifest digest
sha256:7e20e3f1dbe5400bb0e56a2ea41179cfacd6a558854b517a0f828d7da937715f
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB3ARG LOCALE=es_ES.UTF-80 B4ARG TIMEZONE=America/Havana0 B5ARG PHP_VERSION=8.10 B6ENV LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 TZ=America/Havana PHP_VERSION=8.10 B7SHELL [/bin/bash -c]0 B8RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.164.39 MB9RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.13.45 KB10RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.126.13 MB11RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.155.68 MB12RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.1760.93 KB13COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit342 B14RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.1165 B15RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.1155 B16COPY config/nginx-default.conf /etc/nginx/sites-available/default # buildkit659 B17RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.1184 B18RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.132 B19RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.1563 B20WORKDIR /var/www/html32 B21LABEL description=Symfony Web App Server0 B22COPY config/php.ini-prod /etc/php/8.1/fpm/php.ini # buildkit20.84 KB23COPY scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.77 KB24RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.12.76 KB25WORKDIR /var/www/html32 B26RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.132 B27EXPOSE [80/tcp]0 B28STOPSIGNAL SIGTERM0 B29ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'