sha256:6b9a4c7479a356b6d302dcc95a8363a367b5c75b99e00a7aa0b8d313fb8baa91
OS/ARCH
Compressed size
179.66 MB
Last pushed
10 months by eidyev
Type
Image
Manifest digest
sha256:d53691b39ec96855f3df712d12fac175c964ce9862ebde43cf04b6aaaf4b557c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB3ARG LOCALE=es_ES.UTF-80 B4ARG TIMEZONE=America/Havana0 B5ARG PHP_VERSION=8.30 B6ENV LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 TZ=America/Havana PHP_VERSION=8.30 B7SHELL [/bin/bash -c]0 B8RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.364.55 MB9RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.33.45 KB10RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.326.41 MB11RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.361.01 MB12RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3760.93 KB13COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B14RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3163 B15RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3155 B16COPY config/nginx-default.conf /etc/nginx/sites-available/default # buildkit651 B17RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3182 B18RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.332 B19RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3563 B20WORKDIR /var/www/html32 B21LABEL description=Symfony Web App Server0 B22COPY config/php.ini-prod /etc/php/8.3/fpm/php.ini # buildkit20.84 KB23COPY scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.76 KB24RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.32.76 KB25WORKDIR /var/www/html32 B26RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.332 B27EXPOSE [80/tcp]0 B28STOPSIGNAL SIGTERM0 B29ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'