sha256:92a37bfb9bbc29608e8f684c9b75877d4a93bf1eb6bebb2462f616a3c56100f9
OS/ARCH
Compressed size
179.48 MB
Last pushed
10 months by eidyev
Type
Image
Manifest digest
sha256:b09d1f5d67eb264d69f44c55ea22833fa0583c2832ac18f737cfb03f4d37cb0c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB3ARG LOCALE=es_ES.UTF-80 B4ARG TIMEZONE=America/Havana0 B5ARG PHP_VERSION=8.20 B6ENV LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 TZ=America/Havana PHP_VERSION=8.20 B7SHELL [/bin/bash -c]0 B8RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.264.55 MB9RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.23.46 KB10RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.226.25 MB11RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.260.99 MB12RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.2760.92 KB13COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit341 B14RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.2162 B15RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.2154 B16COPY config/nginx-default.conf /etc/nginx/sites-available/default # buildkit654 B17RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.2180 B18RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.232 B19RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.2561 B20WORKDIR /var/www/html32 B21LABEL description=Symfony Web App Server0 B22COPY config/php.ini-prod /etc/php/8.2/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.22.76 KB25WORKDIR /var/www/html32 B26RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.232 B27EXPOSE [80/tcp]0 B28STOPSIGNAL SIGTERM0 B29ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'