Sign inSign up

openemr/dev-php-fpm:8.6

Index digest

sha256:523245be810aae69730b5791f708ff59c1d3857b239e97cdb8ec5388d6f643bf

OS/ARCH

linux/amd64

Compressed size

453.99 MB

Last pushed

about 17 hours by openemrbot

Type

Image

Manifest digest

sha256:266491fa9f5bced8e63acca9a49281f833a8e5441245eb2dacc600fb880e88a8

Image Layers

1# debian.sh --arch 'amd64' out/28.45 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;112.33 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 B
7ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi0 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
11RUN /bin/sh -c set -eux;14.65 MB
12COPY data/docker-php-source /usr/local/bin/ # buildkit492 B
13RUN /bin/sh -c set -eux;20.9 MB
14COPY data/docker-php-ext-* data/docker-php-entrypoint /usr/local/bin/ #2.15 KB
15RUN /bin/sh -c docker-php-ext-enable sodium246 B
16ENTRYPOINT ["docker-php-entrypoint"]0 B
17WORKDIR /var/www/html32 B
18COPY data/php.ini /usr/local/etc/php/php.ini # buildkit371 B
19RUN /bin/sh -c set -eux;8.84 KB
20STOPSIGNAL SIGQUIT0 B
21RUN /bin/sh -c set -x32 B
22EXPOSE [9000/tcp]0 B
23CMD ["php-fpm"]0 B
24RUN /bin/sh -c apt-get update87.84 MB
25RUN /bin/sh -c curl -sL71.53 MB
26ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit39.51 KB
27RUN /bin/sh -c chmod uga+x39.5 KB
28RUN /bin/sh -c failed=""; 87.39 MB
29RUN /bin/sh -c apt-get update20.39 MB
30RUN /bin/sh -c apt-get update1.18 MB
31RUN /bin/sh -c apt-get update45.9 KB
32RUN /bin/sh -c install-php-extensions bcmath9.16 MB
33RUN /bin/sh -c usermod -u493 B
34COPY php-ini/php.ini /usr/local/etc/php/php.ini # buildkit22.28 KB
35COPY xdebug.sh /usr/share/nginx/html/xdebug.sh # buildkit1.73 KB
36RUN /bin/sh -c chmod +x1.72 KB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'