Sign inSign up

romainf/url-handler:latest

Manifest digest

sha256:e394831bc52a13d62df8ad75c5008394f5a58d33b3f38c15b622d9a516e2d9f4

OS/ARCH

linux/amd64

Compressed size

52.8 MB

Last pushed

almost 5 years by romainf

Type

Image

Manifest digest

sha256:e394831bc52a13d62df8ad75c5008394f5a58d33b3f38c15b622d9a516e2d9f4

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.63 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
12ENV PHP_VERSION=8.0.120 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.12.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.12.tar.xz.asc0 B
14ENV PHP_SHA256=a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a0 B
15/bin/sh -c set -eux; apk10.24 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
17/bin/sh -c set -eux; apk14.36 MB
18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB
19/bin/sh -c docker-php-ext-enable sodium17.62 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.37 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apk add18.41 MB
27RUN /bin/sh -c pip install2.25 MB
28COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit21.88 KB
29RUN /bin/sh -c install-php-extensions @composer552.51 KB
30COPY root / # buildkit1.7 KB
31WORKDIR /var/www32 B
32COPY . /var/www # buildkit1.3 MB
33RUN /bin/sh -c mkdir -p1.3 MB
34RUN /bin/sh -c su www-data12.33 KB
35RUN /bin/sh -c su www-data1.35 KB
36RUN /bin/sh -c su www-data3.33 KB
37EXPOSE map[80/tcp:{}]0 B
38CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /