Sign inSign up

outeredge/edge-docker-php-dev:7.2

Manifest digest

sha256:e14e6e2766d21c4e00bf0351039d56074d0dbe2bb0d9b70f6bbd9059c66df222

OS/ARCH

linux/amd64

Compressed size

204.55 MB

Last pushed

over 4 years by davidwindell

Type

Image

Manifest digest

sha256:e14e6e2766d21c4e00bf0351039d56074d0dbe2bb0d9b70f6bbd9059c66df222

Image Layers

1ADD file ... in / 27.24 MB
2CMD ["bash"]0 B
3ARG PHP_VERSION=7.20 B
4ARG NODE_VERSION=140 B
5ARG COMPOSER_VERSION=10 B
6WORKDIR /var/www110 B
7ENTRYPOINT ["/entrypoint.sh"]0 B
8CMD ["/launch.sh"]0 B
9ARG DEBIAN_FRONTEND=noninteractive0 B
10ENV PHP_VERSION=7.2 NODE_VERSION=14 COMPOSER_VERSION=1 ENABLE_REDIS=Off0 B
11RUN |4 PHP_VERSION=7.2 NODE_VERSION=14 COMPOSER_VERSION=1121.86 MB
12COPY . / # buildkit4.51 KB
13RUN |4 PHP_VERSION=7.2 NODE_VERSION=14 COMPOSER_VERSION=19.84 MB
14USER edge0 B
15EXPOSE map[8080/tcp:{}]0 B
16ENV APPLICATION_ENV=dev MAGE_IS_DEVELOPER_MODE=true0 B
17CMD ["/dev.sh"]0 B
18ARG DEBIAN_FRONTEND=noninteractive0 B
19ENV PHP_DISPLAY_ERRORS=On ENABLE_DEV=On ENABLE_REDIS=On XDEBUG_ENABLE=On0 B
20COPY . / # buildkit1.12 KB
21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c45.6 MB
22COPY /etc/nginx/magento_default.conf /etc/nginx/ # buildkit1.42 KB
23COPY /templates/nginx-magento.conf.j2 /templates/ # buildkit276 B
24COPY /etc/nginx/magento_security.conf /etc/nginx/ # buildkit410 B
25COPY /templates/nginx-magento1.conf.j2 /templates/nginx-magento1.conf.j2 # buildkit319 B

Command

ADD file:1d3b09cf9e041d608a00c2dc25cdf3c388e436c5db607a3d124f2aa0f764fc69 in /