rpungello/laravel-scheduler:8.3

Multi-platform
Index digest

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 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get99.51 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir225 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.90 B
13ENV 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 B
14ENV PHP_SHA256=bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c770 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark12.19 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark34.6 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL maintainer=Rob Pungello0 B
23COPY /usr/bin/composer /usr/bin/composer # buildkit709.28 KB
24ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit31.47 KB
25RUN /bin/sh -c apt-get update75.89 MB
26COPY ./php-memory.ini /usr/local/etc/php/conf.d/php-memory.ini # buildkit248 B
27RUN /bin/sh -c apt-get clean230 B
28WORKDIR /var/www/html32 B
29USER docker0 B
30ENTRYPOINT ["php" "artisan" "horizon"]0 B
31HEALTHCHECK &{["CMD-SHELL" "php artisan status"]0 B
32LABEL maintainer=Rob Pungello0 B
33USER root0 B
34RUN /bin/sh -c apt-get update17.4 MB
35COPY ./crontab /etc/cron.d/laravel # buildkit217 B
36RUN /bin/sh -c crontab /etc/cron.d/laravel401 B
37ENTRYPOINT ["cron" "-f"]0 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /