Sign inSign up

dorowu/php-fpm-alpine:latest

Multi-platform
Index digest

sha256:a827e54ec8a616c4c378de61f718617979c6920e3014f5eaeef787aad6dc10eb

OS/ARCH

Compressed size

30.62 MB

Last pushed

over 2 years by dorowu

Type

Image

Manifest digest

sha256:475bda37ded2edbf6f916e45d2bb900131aaf6e701bdf35b07db2a5d51957d5b

Image Layers

1ADD file ... in / 2.58 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.28 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir267 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B
13ENV PHP_VERSION=7.2.340 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.2.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.2.34.tar.xz.asc0 B
15ENV PHP_SHA256=409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d83799030 B
16/bin/sh -c set -eux; apk11.76 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
18/bin/sh -c set -eux; apk13.33 MB
19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium16.33 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd7.6 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27ARG BUILD_DATE0 B
28ARG VCS_REF0 B
29LABEL org.label-schema.schema-version=1.0 org.label-schema.build-date= org.label-schema.name=barcus/php-fpm-alpine org.label-schema.description=Docker0 B
30ENV TIMEZONE=Europe/Paris0 B
31RUN |2 BUILD_DATE= VCS_REF= /bin/sh1.64 MB
32COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit299 B
33RUN |2 BUILD_DATE= VCS_REF= /bin/sh298 B
34EXPOSE map[9000/tcp:{}]0 B
35ENTRYPOINT ["/docker-entrypoint.sh"]0 B
36CMD ["/usr/bin/env" "php-fpm"]0 B

Command

ADD file:a4845c3840a3fd0e41e4635a179cce20c81afc6c02e34e3fd5bd2d535698918b in /