rpungello/laravel-scheduler:8.2

Multi-platform
Index digest

sha256:9ab60aef1b9eee6b8726a88d953f75ca4b93faed29e7d6426a5389feb83f147b

OS/ARCH

Compressed size

256.39 MB

Last pushed

over 2 years by rpungello

Type

Image

Manifest digest

sha256:5f6f6d3ca86d02e4dfd00a7fc5697e7998ea09e82c53c0b629b13edd7b6def28

Image Layers

1ADD file ... in / 24.72 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-get67.1 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.70 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.7.tar.xz.asc0 B
14ENV PHP_SHA256=4b9fb3dcd7184fe7582d7e44544ec7c5153852a2528de3b6754791258ffbdfa00 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.77 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark32.39 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium244 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL maintainer=Rob Pungello0 B
23COPY /usr/bin/composer /usr/bin/composer # buildkit688.45 KB
24RUN /bin/sh -c apt-get update102.02 MB
25COPY ./php-memory.ini /usr/local/etc/php/conf.d/php-memory.ini # buildkit245 B
26RUN /bin/sh -c apt-get clean32 B
27WORKDIR /var/www/html32 B
28USER docker0 B
29ENTRYPOINT ["php" "artisan" "horizon"]0 B
30HEALTHCHECK &{["CMD-SHELL" "php artisan status"]0 B
31LABEL maintainer=Rob Pungello0 B
32USER root0 B
33RUN /bin/sh -c apt-get update17.71 MB
34COPY ./crontab /etc/cron.d/laravel # buildkit217 B
35RUN /bin/sh -c crontab /etc/cron.d/laravel407 B
36ENTRYPOINT ["cron" "-f"]0 B

Command

ADD file:d4a87f28032264e15d38bdd7efb6ffca8deadeb5388758f243e4866b360324c2 in /