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 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache2.63 MB5/bin/sh -c set -eux; adduser1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir269 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.10 B13ENV 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 B14ENV PHP_SHA256=56445b1771b2ba5b7573453f9e8a9451e2d810b1741a352fa05259733b1e97580 B15/bin/sh -c set -eux; apk11.89 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B17/bin/sh -c set -eux; apk16.44 MB18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.84 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22LABEL org.opencontainers.imageauthors.name=Fernando Braga Alves0 B24LABEL org.opencontainers.image.source=https://github.com/falves97/superviser-php/0 B25LABEL org.opencontainers.image.description=Basic image to create0 B26LABEL org.opencontainers.image.licenses=MIT0 B27RUN /bin/sh -c apk add17.75 MB28ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit29.9 KB29RUN /bin/sh -c chmod +x15.55 MB30ADD supervisord.conf /etc/ # buildkit227 B31ENTRYPOINT ["supervisord" "--nodaemon" "--configuration" "/etc/supervisord.conf"]0 BCommand
ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /