sha256:7a992d8a498dcfc5c519b7720db0866b7c3e9c545d0e541539772fb4a5a57eb7
OS/ARCH
Compressed size
268.1 MB
Last pushed
about 2 years by rpungello
Type
Image
Manifest digest
sha256:ab12bf7416232a0d2d02164782a3abfdca6e9e14b08b03f23dce2e55497bf263
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {226 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get99.51 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir225 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/ 492 B17/bin/sh -c set -eux; savedAptMark="$(apt-mark34.6 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 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit31.47 KB25RUN /bin/sh -c apt-get update75.89 MB26COPY ./php-memory.ini /usr/local/etc/php/conf.d/php-memory.ini # buildkit248 B27RUN /bin/sh -c apt-get clean230 B28WORKDIR /var/www/html32 B29USER docker0 B30ENTRYPOINT ["php" "artisan" "horizon"]0 B31HEALTHCHECK &{["CMD-SHELL" "php artisan status"]0 B32LABEL maintainer=Rob Pungello0 B33USER root0 B34RUN /bin/sh -c apt-get update17.4 MB35COPY ./crontab /etc/cron.d/laravel # buildkit217 B36RUN /bin/sh -c crontab /etc/cron.d/laravel401 B37ENTRYPOINT ["cron" "-f"]0 BCommand
ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /