Sign inSign up

outeredge/edge-docker-php-dev:8.1

Index digest

sha256:6c5ff580f49612a32432cf3013bf56aba756dc5272caa3d4aa7324e29e1d6c43

OS/ARCH

linux/amd64

Compressed size

630.38 MB

Last pushed

7 months by davidwindell

Type

Image

Manifest digest

sha256:843afd9206d05768a8d97e544cf78de2c6a49a2f7fe1a084081b40dad6ebbbe9

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ARG PHP_VERSION=8.10 B
8WORKDIR /var/www110 B
9ENTRYPOINT ["/entrypoint.sh"]0 B
10CMD ["/launch.sh"]0 B
11ARG DEBIAN_FRONTEND=noninteractive0 B
12ENV PHP_VERSION=8.1 COMPOSER_VERSION=2 EDITOR=nano ENABLE_PHP=On0 B
13RUN |2 PHP_VERSION=8.1 DEBIAN_FRONTEND=noninteractive /bin/sh96.45 MB
14COPY . / # buildkit4.54 KB
15RUN |2 PHP_VERSION=8.1 DEBIAN_FRONTEND=noninteractive /bin/sh4.79 MB
16COPY /templates/magento.conf.j2 /templates/nginx-magento.conf.j2 /templates/ #1.54 KB
17USER edge0 B
18EXPOSE map[8080/tcp:{}]0 B
19ARG NODE_VERSION=160 B
20RUN |1 NODE_VERSION=16 /bin/sh -c32.95 MB
21CMD ["/dev.sh"]0 B
22ARG DEBIAN_FRONTEND=noninteractive0 B
23ENV APPLICATION_ENV=dev PHP_DISPLAY_ERRORS=On PHP_OPCACHE_VALIDATE=On ENABLE_DEV=On0 B
24USER root0 B
25RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c468.02 MB
26USER edge0 B
27COPY . / # buildkit2.33 KB

Command

 ARG RELEASE