rpungello/laravel-worker:8.2

Multi-platform
Index digest

sha256:6b351716c0723a0ad7bd74113c44e695732ec15551f24a0a4422331cb077f380

OS/ARCH

Compressed size

274.43 MB

Last pushed

about 2 years by rpungello

Type

Image

Manifest digest

sha256:1090d21e33992469dea063ac7b6711e7e8e6f33a9e684ecc4f161abe62fb3db4

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {228 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.4 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.210 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.21.tar.xz.asc0 B
14ENV PHP_SHA256=8cc44d51bb2506399ec176f70fe110f0c9e1f7d852a5303a2cd14034021997070 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.85 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark32.92 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
24RUN /bin/sh -c apt-get update111.6 MB
25COPY ./php-memory.ini /usr/local/etc/php/conf.d/php-memory.ini # buildkit247 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

Command

ADD file:49759b7a74bac875e3619e20ed5a9521101c7729f601d90976d0755d30e97499 in /