Sign inSign up

jtreminio/php:8.1

Manifest digest

sha256:5d33f361015f910ad3cb270f2b2c574e1a8bf329ff65d7b157f3298eae9d0018

OS/ARCH

linux/amd64

Compressed size

122.45 MB

Last pushed

over 4 years by jtreminio

Type

Image

Manifest digest

sha256:5d33f361015f910ad3cb270f2b2c574e1a8bf329ff65d7b157f3298eae9d0018

Image Layers

1ADD file ... in / 25.45 MB
2/bin/sh -c [ -z "$(apt-get34.54 KB
3/bin/sh -c set -xe &&847 B
4/bin/sh -c mkdir -p /run/systemd161 B
5CMD ["/bin/bash"]0 B
6ARG QEMU_ARCH0 B
7ADD file ... in /usr/bin 171 B
8COPY dir:db1dc78b6f297211144c22334efc6291882b7a9b5e21f018fabcf1f70d1f4c68 in /bd_build 14.98 KB
9|1 QEMU_ARCH=amd64 /bin/sh -c /bd_build/prepare.sh28.35 MB
10ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en0 B
11CMD ["/sbin/my_init"]0 B
12RUN /bin/sh -c apt-get update9.84 KB
13ENV PHP.allow_url_fopen=1 PHP.allow_url_include= PHP.always_populate_raw_post_data= PHP.asp_tags=0 B
14LABEL maintainer=Juan Treminio <[email protected]>0 B
15ENV DEBIAN_FRONTEND=noninteractive0 B
16ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn0 B
17RUN /bin/sh -c update-alternatives --install1.22 KB
18RUN /bin/sh -c mkdir /docker_build135 B
19COPY ./files/base_packages.sh /docker_build/base_packages.sh # buildkit978 B
20RUN /bin/sh -c chmod +x29.38 MB
21ENV COMPOSER_HOME=/.composer0 B
22ARG PHP_VER_DOT0 B
23ARG PHP_VER0 B
24ENV PHP_VER=8.10 B
25COPY ./files/php/bin_* /docker_build/ # buildkit1.96 KB
26RUN |2 PHP_VER_DOT=8.1.2 PHP_VER=8.1 /bin/sh31.5 MB
27RUN |2 PHP_VER_DOT=8.1.2 PHP_VER=8.1 /bin/sh565.74 KB
28COPY files/php/php.ini /etc/php/php.ini # buildkit5.95 KB
29RUN |2 PHP_VER_DOT=8.1.2 PHP_VER=8.1 /bin/sh168 B
30COPY files/php/xdebug /usr/bin/xdebug # buildkit456 B
31RUN |2 PHP_VER_DOT=8.1.2 PHP_VER=8.1 /bin/sh454 B
32WORKDIR /etc/php/8.132 B
33USER www-data0 B
34LABEL maintainer=Juan Treminio <[email protected]>0 B
35USER root0 B
36RUN /bin/sh -c apt-get update7.14 MB
37RUN /bin/sh -c mkdir /docker_build135 B
38COPY ./files/php/bin_* /docker_build/ # buildkit1.96 KB
39RUN /bin/sh -c chmod +x396 B
40COPY files/php/fpm.conf /etc/php/fpm.conf # buildkit499 B
41RUN /bin/sh -c ln -s185 B
42RUN /bin/sh -c rm -rf129 B
43RUN /bin/sh -c rm -f157 B
44RUN /bin/sh -c mkdir /etc/service/fpm212 B
45COPY files/php/php-fpm /etc/service/fpm/run # buildkit611 B
46RUN /bin/sh -c chmod +x608 B
47RUN /bin/sh -c install -d153 B
48EXPOSE map[9000/tcp:{}]0 B
49CMD ["/sbin/my_init"]0 B

Command

ADD file:c3e6bb316dfa6b81dd4478aaa310df532883b1c0a14edeec3f63d641980c1789 in /