sha256:21b09f140fde96af2688769221c8cf8b3471726e49a6e79ce54f77c0632eb86c
OS/ARCH
Compressed size
174.81 MB
Last pushed
10 months by eidyev
Type
Image
Manifest digest
sha256:fb676cebf216b58dca27f5f30c4eed6b3b23afbdc30135e94aa69bf513a40f1c
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB3ARG LOCALE=es_ES.UTF-80 B4ARG TIMEZONE=America/Havana0 B5ARG PHP_VERSION=8.40 B6ENV LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 TZ=America/Havana PHP_VERSION=8.40 B7SHELL [/bin/bash -c]0 B8RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.464.39 MB9RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.43.45 KB10RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.426.33 MB11RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.456.51 MB12RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.4760.93 KB13COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit343 B14RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.4162 B15RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.4154 B16COPY config/nginx-default.conf /etc/nginx/sites-available/default # buildkit654 B17RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.4186 B18RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.432 B19RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.4563 B20WORKDIR /var/www/html32 B21LABEL description=Symfony Web App Server0 B22COPY config/php.ini-prod /etc/php/8.4/fpm/php.ini # buildkit20.85 KB23COPY scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.76 KB24RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.42.76 KB25WORKDIR /var/www/html32 B26RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.432 B27EXPOSE [80/tcp]0 B28STOPSIGNAL SIGTERM0 B29ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'