rainchei/docker-magento-phpfpm:1.0.0-62-gb85dd20-20200318

Manifest digest

sha256:606969539ada56e4ef3e3f88b6667cb9a7a4af2e93bb9e70ddeac3165d3870d4

OS/ARCH

linux/amd64

Compressed size

397.96 MB

Last pushed

over 6 years by rainchei

Type

Image

Manifest digest

sha256:606969539ada56e4ef3e3f88b6667cb9a7a4af2e93bb9e70ddeac3165d3870d4

Image Layers

1ADD file ... in / 25.46 MB
2/bin/sh -c [ -z "$(apt-get34.54 KB
3/bin/sh -c set -xe &&852 B
4/bin/sh -c mkdir -p /run/systemd163 B
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive PHP_VERSION=7.2 TINI_VERSION=v0.18.00 B
7ADD https://github.com/krallin/tini/releases/download/v0.18.0/tini /usr/bin/tini # buildkit9.32 KB
8RUN /bin/sh -c ln -fs179.93 MB
9RUN /bin/sh -c mkdir -p93.14 MB
10COPY ./magento2/ /var/www/magento2/ # buildkit17.15 KB
11RUN /bin/sh -c cd /var/www/magento299.32 MB
12COPY ./etc/ /etc/ # buildkit48.2 KB
13RUN /bin/sh -c chmod +x431 B
14WORKDIR /var/www/magento232 B
15ENTRYPOINT ["/usr/bin/tini" "-g" "--" "bash"0 B

Command

ADD file:91a750fb184711fde03c9172f41e8a907ccbb1bfb904c2c3f4ef595fcddbc3a9 in /