Sign inSign up

getinapp/php:8.1-nginx-prod

Multi-platform
Languages & frameworks
Index digest

sha256:be6ec2653614819b73984f692951e31c4717f3f70e3ddb252561ee37293f16e4

OS/ARCH

Compressed size

157.35 MB

Last pushed

3 months by getindev

Type

Image

Manifest digest

sha256:974f5ee103ca8a604164233a5540068c2a8fc8f63bbdb9e53e304eeaacbf12fc

Image Layers

1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.21 MB
5RUN /bin/sh -c set -eux;936 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
12ENV PHP_VERSION=8.1.340 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.1.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.34.tar.xz.asc0 B
14ENV PHP_SHA256=ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c2510 B
15RUN /bin/sh -c set -eux;11.37 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;12.15 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.49 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.49 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;8.67 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27ENV ASUSER= UID= COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_MEMORY_LIMIT=-10 B
28WORKDIR /app93 B
29RUN /bin/sh -c adduser -D109.97 MB
30RUN /bin/sh -c pecl install1.62 MB
31RUN /bin/sh -c docker-php-ext-configure 1.39 MB
32COPY getin.ini /getin/getin.tmpl # buildkit1.01 KB
33COPY zz-docker.conf /getin/zz-docker.tmpl # buildkit1.17 KB
34COPY entrypoint /getin/entrypoint # buildkit393 B
35RUN /bin/sh -c chmod +x389 B
36RUN /bin/sh -c apk upgrade6.42 MB
37EXPOSE [9000/tcp]0 B
38ENTRYPOINT ["/getin/entrypoint"]0 B
39CMD ["php-fpm"]0 B
40ENV PHP_FPM_LISTEN=/run/php-fpm.sock NGINX_LISTEN=80 NGINX_ROOT=/app/public NGINX_INDEX=index.php0 B
41RUN /bin/sh -c wget https://github.com/ochinchina/supervisord/releases/download/v0.7.3/supervisord_0.7.3_Linux_64-bit.tar.gz7.67 MB
42COPY supervisor.conf /getin/supervisor.conf # buildkit230 B
43COPY conf.d/* /getin/conf.d/ # buildkit299 B
44COPY default.tmpl /getin/default.tmpl # buildkit976 B
45COPY entrypoint /getin/entrypoint # buildkit413 B
46RUN /bin/sh -c chmod +x410 B
47EXPOSE [80/tcp]0 B
48CMD ["supervisord" "-c" "/getin/supervisor.conf"]0 B

Command

ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit