Sign inSign up

beersport/php-fpm:8.1-v4

Multi-platform
Languages & frameworks
Index digest

sha256:661d49ff00cfd44a6013fdd3c5af3c04b1287f6ebadf28a6b02649dda6e98b89

OS/ARCH

Compressed size

21.77 MB

Last pushed

over 3 years by coolticket

Type

Image

Manifest digest

sha256:5129e899ef51210758ebdb7aee187b9b161256cd86cba5760dbe769b8c399bf6

Image Layers

1ADD file ... in / 3.11 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Josef Drabek <[email protected]>0 B
4ARG APP_USER_ID0 B
5ARG APP_GROUP_ID0 B
6ARG APP_USER_NAME0 B
7ARG APP_GROUP_NAME0 B
8ARG APP_CODE_PATH0 B
9ARG TARGET_PHP_VERSION0 B
10ARG ALPINE_VERSION0 B
11ARG ENV0 B
12ENV APP_USER_ID=100000 B
13ENV APP_GROUP_ID=100010 B
14ENV APP_USER_NAME=application0 B
15ENV APP_GROUP_NAME=application0 B
16ENV APP_CODE_PATH=/var/www/html0 B
17ENV TARGET_PHP_VERSION=8.1.180 B
18ENV ALPINE_VERSION=3.170 B
19ENV ENV=0 B
20RUN |8 APP_USER_ID=10000 APP_GROUP_ID=10001 APP_USER_NAME=application1.29 KB
21RUN |8 APP_USER_ID=10000 APP_GROUP_ID=10001 APP_USER_NAME=application16.53 MB
22RUN |8 APP_USER_ID=10000 APP_GROUP_ID=10001 APP_USER_NAME=application155 B
23WORKDIR /var/www/html32 B
24RUN /bin/sh -c echo ${TARGET_PHP_VERSION}32 B
25RUN /bin/sh -c apk add2.12 MB
26COPY ./images/php/fpm/php-fpm.d/ /etc/php81/php-fpm.d/ # buildkit407 B
27COPY ./images/php/fpm/conf.d/zz-app-fpm.ini /etc/php81/conf.d/ # buildkit274 B
28RUN /bin/sh -c sed -i376 B
29USER application0 B
30EXPOSE map[9000/tcp:{}]0 B
31CMD ["php-fpm" "-F"]0 B

Command

ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /