sha256:12384d8a4990b5f5305281c281dae12714b1af77590853b78521199d47aa84ad
OS/ARCH
Compressed size
242.59 MB
Last pushed
about 2 years by rpungello
Type
Image
Manifest digest
sha256:6e71677ca0a6316d65e40acc4e0a13ee3c8498fafc01eb206b2314c56c4bbe2c
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {225 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get93.59 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir224 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.90 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.9.tar.xz.asc0 B14ENV PHP_SHA256=bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c770 B15/bin/sh -c set -eux; savedAptMark="$(apt-mark12.19 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B17/bin/sh -c set -eux; savedAptMark="$(apt-mark34.37 MB18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium245 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22LABEL maintainer=Rob Pungello0 B23COPY /usr/bin/composer /usr/bin/composer # buildkit709.28 KB24ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #31.47 KB25ADD https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.0.tar.gz /tmp/mpdecimal.tar.gz # buildkit306.88 KB26RUN /bin/sh -c apt-get update73.61 MB27COPY ./php-memory.ini /usr/local/etc/php/conf.d/php-memory.ini # buildkit245 B28RUN /bin/sh -c apt-get clean232 B29WORKDIR /var/www/html32 B30USER docker0 B31ENTRYPOINT ["php" "artisan" "horizon"]0 B32HEALTHCHECK &{["CMD-SHELL" "php artisan status"]0 BCommand
ADD file:cbda549b25cd4337cd3ce345e3b66c0d3b43c247d7315906a028f98a56c41f1d in /