sha256:ff4f3498dd5d24698cb60587f64039d4ab65a7a1cb0b1f941a1523ec4b8077ae
OS/ARCH
Compressed size
183.38 MB
Last pushed
10 months by eidyev
Type
Image
Manifest digest
sha256:5b98330121cc149af211d08eb58d7847789beb4ac0b3c48cdd06d44692115c13
Image Layers
1# debian.sh --arch 'arm64' out/26.8 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.39 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.36 MB11RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.355.81 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 # buildkit342 B14RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3164 B15RUN |3 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3154 B16COPY config/nginx-default.conf /etc/nginx/sites-available/default # buildkit655 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 B22ARG UID=10000 B23ARG GID=10000 B24RUN |5 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.3774 B25RUN |5 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.33.88 MB26RUN |5 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.35.35 MB27COPY config/php.ini-dev /etc/php/8.3/fpm/php.ini # buildkit20.85 KB28COPY scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.76 KB29RUN |5 LOCALE=es_ES.UTF-8 TIMEZONE=America/Havana PHP_VERSION=8.32.76 KB30EXPOSE [80/tcp]0 B31STOPSIGNAL SIGTERM0 B32ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'