sha256:ac47538ade9b40a82c56327515a9e56daae3f1f973c46fd5478c566c6ecd7f67
OS/ARCH
linux/arm/v6
Compressed size
110.28 MB
Last pushed
22 days by buildslavearmhf
Type
Image
Manifest digest
sha256:ad2e059762689aed8946121635c868b19dadf9de927afcab318e21f653649382
Image Layers
1ADD alpine-minirootfs-3.23.5-armhf.tar.gz / # buildkit3.39 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.27 MB5RUN /bin/sh -c set -eux;935 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;222 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.250 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B14ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B15RUN /bin/sh -c set -eux;13.14 MB16COPY docker-php-source /usr/local/bin/ # buildkit486 B17RUN /bin/sh -c set -eux;13.15 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache21.66 KB20RUN /bin/sh -c docker-php-ext-enable sodium21.67 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.05 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27LABEL org.opencontainers.image.source=https://github.com/espocrm/espocrm0 B28LABEL org.opencontainers.image.description=EspoCRM is a free0 B29RUN /bin/sh -c set -eux;510.38 KB30RUN /bin/sh -c set -eux;4.25 MB31RUN /bin/sh -c { 385 B32ENV ESPOCRM_VERSION=10.0.60 B33ENV ESPOCRM_SHA256=88bcb177dbe38b79ec3c13d491d78b727dc14fe18fc91deea1bfa72b313f7fb40 B34WORKDIR /var/www/html32 B35RUN /bin/sh -c set -eux;70.52 MB36COPY ./docker-*.sh ./entrypoint-utils.sh /usr/local/bin/ #3.32 KB37ENTRYPOINT ["docker-entrypoint.sh"]0 B38CMD ["php-fpm"]0 BCommand
ADD alpine-minirootfs-3.23.5-armhf.tar.gz / # buildkit