sha256:661d49ff00cfd44a6013fdd3c5af3c04b1287f6ebadf28a6b02649dda6e98b89
OS/ARCH
Compressed size
22.31 MB
Last pushed
over 3 years by coolticket
Type
Image
Manifest digest
sha256:fa34c7901cdde2f769fcecdbfb1bfda241346acf2d5a10116d930b43270bf3a2
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B4ARG APP_USER_ID0 B5ARG APP_GROUP_ID0 B6ARG APP_USER_NAME0 B7ARG APP_GROUP_NAME0 B8ARG APP_CODE_PATH0 B9ARG TARGET_PHP_VERSION0 B10ARG ALPINE_VERSION0 B11ARG ENV0 B12ENV APP_USER_ID=100000 B13ENV APP_GROUP_ID=100010 B14ENV APP_USER_NAME=application0 B15ENV APP_GROUP_NAME=application0 B16ENV APP_CODE_PATH=/var/www/html0 B17ENV TARGET_PHP_VERSION=8.1.180 B18ENV ALPINE_VERSION=3.170 B19ENV ENV=0 B20RUN |8 APP_USER_ID=10000 APP_GROUP_ID=10001 APP_USER_NAME=application1.29 KB21RUN |8 APP_USER_ID=10000 APP_GROUP_ID=10001 APP_USER_NAME=application16.89 MB22RUN |8 APP_USER_ID=10000 APP_GROUP_ID=10001 APP_USER_NAME=application154 B23WORKDIR /var/www/html32 B24RUN /bin/sh -c echo ${TARGET_PHP_VERSION}32 B25RUN /bin/sh -c apk add2.2 MB26COPY ./images/php/fpm/php-fpm.d/ /etc/php81/php-fpm.d/ # buildkit405 B27COPY ./images/php/fpm/conf.d/zz-app-fpm.ini /etc/php81/conf.d/ # buildkit273 B28RUN /bin/sh -c sed -i376 B29USER application0 B30EXPOSE map[9000/tcp:{}]0 B31CMD ["php-fpm" "-F"]0 BCommand
ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /