Sign inSign up

openemr/dev-php-fpm:8.6-redis

Index digest

sha256:966b65ae17998018561ae28ada7668d50ef1fcf545d8caf8bf8032250dc09f69

OS/ARCH

linux/amd64

Compressed size

428.44 MB

Last pushed

5 months by bradymiller

Type

Image

Manifest digest

sha256:9b399bb737fd1bf0b829b60b7d67429922eb92388835b976c77604606a79be8a

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;226 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;227 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.23 MB
12COPY data/docker-php-source /usr/local/bin/ # buildkit493 B
13RUN /bin/sh -c set -eux;20.17 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.6 MB
25RUN /bin/sh -c curl -sL69.91 MB
26RUN /bin/sh -c apt-get update82.58 MB
27RUN /bin/sh -c apt-get update1014.36 KB
28ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit37.1 KB
29RUN /bin/sh -c chmod uga+x12.15 MB
30RUN /bin/sh -c usermod -u491 B
31COPY php.ini /usr/local/etc/php/php.ini # buildkit22.29 KB
32COPY xdebug.sh /usr/share/nginx/html/xdebug.sh # buildkit1.73 KB
33RUN /bin/sh -c chmod +x1.73 KB

Command

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