Sign inSign up

falves97/supervisor-php:0.1.0

Message queues
Developer tools
Web servers
Manifest digest

sha256:cbcfd2534014d6d715ebb6ec0837152572315a836840164af8ce968a03fa8d5e

OS/ARCH

linux/amd64

Compressed size

67.57 MB

Last pushed

over 2 years by falves97

Type

Image

Manifest digest

sha256:cbcfd2534014d6d715ebb6ec0837152572315a836840164af8ce968a03fa8d5e

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.63 MB
5/bin/sh -c set -eux; adduser1.23 KB
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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.10 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.1.tar.xz.asc0 B
14ENV PHP_SHA256=56445b1771b2ba5b7573453f9e8a9451e2d810b1741a352fa05259733b1e97580 B
15/bin/sh -c set -eux; apk11.89 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk16.44 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.84 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL org.opencontainers.imageauthors.name=Fernando Braga Alves0 B
24LABEL org.opencontainers.image.source=https://github.com/falves97/superviser-php/0 B
25LABEL org.opencontainers.image.description=Basic image to create0 B
26LABEL org.opencontainers.image.licenses=MIT0 B
27RUN /bin/sh -c apk add17.75 MB
28ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit29.9 KB
29RUN /bin/sh -c chmod +x15.55 MB
30ADD supervisord.conf /etc/ # buildkit227 B
31ENTRYPOINT ["supervisord" "--nodaemon" "--configuration" "/etc/supervisord.conf"]0 B

Command

ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /