sha256:bfd59eca2db25bd2bb4a2fdd39cca9c326e0d129653a9c7901f392482c273dd1
OS/ARCH
linux/amd64
Compressed size
125.24 MB
Last pushed
over 4 years by jtreminio
Type
Image
Manifest digest
sha256:bfd59eca2db25bd2bb4a2fdd39cca9c326e0d129653a9c7901f392482c273dd1
Image Layers
1ADD file ... in / 25.45 MB2/bin/sh -c [ -z "$(apt-get34.54 KB3/bin/sh -c set -xe &&847 B4/bin/sh -c mkdir -p /run/systemd161 B5CMD ["/bin/bash"]0 B6ARG QEMU_ARCH0 B7ADD file ... in /usr/bin 171 B8COPY dir:db1dc78b6f297211144c22334efc6291882b7a9b5e21f018fabcf1f70d1f4c68 in /bd_build 14.98 KB9|1 QEMU_ARCH=amd64 /bin/sh -c /bd_build/prepare.sh28.35 MB10ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en0 B11CMD ["/sbin/my_init"]0 B12RUN /bin/sh -c apt-get update9.84 KB13ENV PHP.allow_url_fopen=1 PHP.allow_url_include= PHP.always_populate_raw_post_data= PHP.asp_tags=0 B15ENV DEBIAN_FRONTEND=noninteractive0 B16ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn0 B17RUN /bin/sh -c update-alternatives --install1.22 KB18RUN /bin/sh -c mkdir /docker_build135 B19COPY ./files/base_packages.sh /docker_build/base_packages.sh # buildkit978 B20RUN /bin/sh -c chmod +x29.38 MB21ENV COMPOSER_HOME=/.composer0 B22ARG PHP_VER_DOT0 B23ARG PHP_VER0 B24ENV PHP_VER=7.40 B25COPY ./files/php/bin_* /docker_build/ # buildkit1.96 KB26RUN |2 PHP_VER_DOT=7.4.27 PHP_VER=7.4 /bin/sh31.33 MB27RUN |2 PHP_VER_DOT=7.4.27 PHP_VER=7.4 /bin/sh566.36 KB28COPY files/php/php.ini /etc/php/php.ini # buildkit5.95 KB29RUN |2 PHP_VER_DOT=7.4.27 PHP_VER=7.4 /bin/sh168 B30COPY files/php/xdebug /usr/bin/xdebug # buildkit456 B31RUN |2 PHP_VER_DOT=7.4.27 PHP_VER=7.4 /bin/sh454 B32WORKDIR /etc/php/7.432 B33USER www-data0 B35USER root0 B36RUN /bin/sh -c apt-get update6.87 MB37RUN /bin/sh -c mkdir /docker_build135 B38COPY ./files/php/bin_* /docker_build/ # buildkit1.96 KB39RUN /bin/sh -c chmod +x396 B40COPY files/php/fpm.conf /etc/php/fpm.conf # buildkit500 B41RUN /bin/sh -c ln -s184 B42RUN /bin/sh -c rm -rf128 B43RUN /bin/sh -c rm -f156 B44RUN /bin/sh -c mkdir /etc/service/fpm209 B45COPY files/php/php-fpm /etc/service/fpm/run # buildkit606 B46RUN /bin/sh -c chmod +x603 B47RUN /bin/sh -c install -d155 B48EXPOSE map[9000/tcp:{}]0 B49CMD ["/sbin/my_init"]0 B51RUN /bin/sh -c printf "deb3.22 MB52RUN /bin/sh -c a2enmod env479 B53RUN /bin/sh -c chown -R151 B54COPY files/apache/ports.conf /etc/apache2/ports.conf # buildkit206 B55COPY files/apache/vhost/* /etc/apache2/sites-available/ # buildkit978 B56RUN /bin/sh -c rm -f184 B57RUN /bin/sh -c mkdir /etc/service/apache217 B58COPY files/apache/apache /etc/service/apache/run # buildkit587 B59RUN /bin/sh -c chmod +x585 B60RUN /bin/sh -c mkdir /etc/service/fpm-xdebug221 B61COPY files/php/fpm-xdebug /etc/service/fpm-xdebug/run # buildkit838 B62RUN /bin/sh -c chmod +x890 B63ENV VHOST=fpm0 B64ENV FPM.listen=127.0.0.1:90000 B65EXPOSE map[8080/tcp:{}]0 B66CMD ["/sbin/my_init"]0 BCommand
ADD file:c3e6bb316dfa6b81dd4478aaa310df532883b1c0a14edeec3f63d641980c1789 in /