sha256:658666af29dd40a80d0d757dd5f2df4acf4946cc65b1890c561ab2a4a1799973
OS/ARCH
Compressed size
178.87 MB
Last pushed
10 months by eidyev
Type
Image
Manifest digest
sha256:4cc0cb094f2760e46fa48ea744ac2a6f04a6dfe9b8526ba564d8ea454d2e1a4b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB3ARG LOCALE=es_ES.UTF-80 B4ARG TIMEZONE=America/Havana0 B5ARG PHP_VERSION=8.00 B6ENV LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 TZ=America/Havana PHP_VERSION=8.00 B7SHELL [/bin/bash -c]0 B8RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.064.55 MB9RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.03.46 KB10RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.025.78 MB11RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.060.84 MB12RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.0760.92 KB13COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B14RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.0163 B15RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.0154 B16COPY config/nginx-default.conf /etc/nginx/sites-available/default # buildkit652 B17RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.0182 B18RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.032 B19RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.0562 B20WORKDIR /var/www/html32 B21LABEL description=Symfony Web App Server0 B22COPY config/php.ini-prod /etc/php/8.0/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.02.76 KB25WORKDIR /var/www/html32 B26RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.032 B27EXPOSE [80/tcp]0 B28STOPSIGNAL SIGTERM0 B29ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'