php-fpm (sha256:02e04431754782c5c74422150034c2c509275359832f77d8a53fe4a1a556079e)

Published 2024-01-05 19:37:03 +00:00 by sutty-ci

Installation

docker pull gitea.nulo.in/sutty/php-fpm@sha256:02e04431754782c5c74422150034c2c509275359832f77d8a53fe4a1a556079e
sha256:02e04431754782c5c74422150034c2c509275359832f77d8a53fe4a1a556079e

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
CMD ["/bin/sh"]
ARG ALPINE_VERSION
ENV LANG=C.UTF-8
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 ALPINE_VERSION=3.18.4 /bin/sh -c echo ${ALPINE_VERSION} | cut -d . -f 1,2 | xargs -I {} echo https://alpine.sutty.nl/alpine/v{}/sutty | tee -a /etc/apk/repositories # buildkit
RUN |1 ALPINE_VERSION=3.18.4 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit
MAINTAINER "f <f@sutty.nl>"
ENV EMAIL=monit@sutty.nl
ENV EMAIL_FROM=monit@sutty.nl
ENV MMONIT=mmmonit.athshe.sutty.nl
ENV CREDENTIALS=mmmonit:mmmonit.athshe.sutty.nl
RUN /bin/sh -c apk add --no-cache tini monit knsupdate # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /etc/monit.d # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /etc/monit.d/external/ # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /var/lib/monit # buildkit
COPY /etc/monitrc /etc/monitrc # buildkit
COPY ./nsupdate.sh /usr/local/bin/nsupdate # buildkit
COPY ./whatsmyip6.sh /usr/local/bin/whatsmyip6 # buildkit
COPY ./whatsmydefaulteth.sh /usr/local/bin/whatsmydefaulteth # buildkit
COPY ./syslogize.sh /usr/local/bin/syslogize # buildkit
COPY ./zeroconf.sh /usr/local/bin/zeroconf # buildkit
COPY ./zeroconf.conf /etc/zeroconf.conf # buildkit
EXPOSE map[2812/tcp:{}]
ENTRYPOINT ["/sbin/tini" "--"]
CMD ["/usr/bin/monit"]
MAINTAINER "f <f@sutty.nl>"
ARG PHP_VERSION=81
ENV PHP_VERSION=81
RUN |1 PHP_VERSION=81 /bin/sh -c apk add --no-cache icu-data-full php${PHP_VERSION} php${PHP_VERSION}-ctype php${PHP_VERSION}-curl php${PHP_VERSION}-dom php${PHP_VERSION}-exif php${PHP_VERSION}-fileinfo php${PHP_VERSION}-fpm php${PHP_VERSION}-gd php${PHP_VERSION}-iconv php${PHP_VERSION}-intl php${PHP_VERSION}-mbstring php${PHP_VERSION}-opcache php${PHP_VERSION}-openssl php${PHP_VERSION}-pgsql php${PHP_VERSION}-session php${PHP_VERSION}-simplexml php${PHP_VERSION}-soap php${PHP_VERSION}-sodium php${PHP_VERSION}-tokenizer php${PHP_VERSION}-xml php${PHP_VERSION}-xmlreader php${PHP_VERSION}-zip # buildkit
RUN |1 PHP_VERSION=81 /bin/sh -c apk add --no-cache php${PHP_VERSION}-pecl-redis # buildkit
RUN |1 PHP_VERSION=81 /bin/sh -c apk add --no-cache mini-sendmail # buildkit
COPY ./sendmail.sh /usr/bin/sendmail # buildkit
COPY ./php-fpmd.sh /usr/local/bin/php-fpmd # buildkit
COPY ./monit.conf /etc/monit.d/php_fpm.conf # buildkit
RUN |1 PHP_VERSION=81 /bin/sh -c sed -re "s/@@PHP_VERSION@@/${PHP_VERSION}/g" -i /etc/monit.d/php_fpm.conf # buildkit
VOLUME [/etc/php81]
EXPOSE map[9000/tcp:{}]

Labels

Key Value
org.opencontainers.image.created 2024-01-05T19:35:41Z
org.opencontainers.image.revision bae6cafb3191e4f57d3ccaa899edef3b1493ff6e
org.opencontainers.image.source https://gitea.nulo.in/Sutty/containers-php-fpm.git
org.opencontainers.image.url https://gitea.nulo.in/Sutty/containers-php-fpm
Details
Container
2024-01-05 19:37:03 +00:00
0
OCI / Docker
linux/amd64
37 MiB
Versions (11) View all
3.19.0-81 2024-01-05
latest 2024-01-05
3.19.0-83 2024-01-05
3.19.0-82 2024-01-05
3.17.5-81 2024-01-05