rpungello/laravel-worker:7.4

Multi-platform
Index digest

sha256:5a5d500fcd93642313d9429315da5f5526fa2f3734fb2366bbbe015eb8f9f802

OS/ARCH

Compressed size

235.18 MB

Last pushed

over 2 years by rpungello

Type

Image

Manifest digest

sha256:c1421bfedff7297b431a98175065fb530a968a4665f3bbfb11c71e524dc43d31

Image Layers

1ADD file ... in / 24.71 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.24 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark30.32 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium246 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.12 MB
25COPY ./php-memory.ini /usr/local/etc/php/conf.d/php-memory.ini # buildkit248 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:aaead8e4dd08d41c8d1692bbe76b673119289836428e1f713ca550c2468711ac in /