Sign inSign up

drud/ddev-webserver-dev:686a51d

Manifest digest

sha256:e55013f104937a1e7ef419a79fecb5587e8f59787f696874e7271baafe6641af

OS/ARCH

linux/amd64

Compressed size

399.75 MB

Last pushed

over 6 years by randyfay

Type

Image

Manifest digest

sha256:e55013f104937a1e7ef419a79fecb5587e8f59787f696874e7271baafe6641af

Image Layers

1ENV NGINX_SITE_TEMPLATE=/etc/nginx/nginx-site.conf0 B
2ENV APACHE_SITE_TEMPLATE=/etc/apache2/apache-site.conf0 B
3ENV WEBSERVER_DOCROOT=/var/www/html0 B
4ENV NGINX_DOCROOT=/var/www/html0 B
5ENV TERMINUS_CACHE_DIR=/mnt/ddev-global-cache/terminus/cache0 B
6ENV NGINX_SITE_VARS=$WEBSERVER_DOCROOT,$NGINX_DOCROOT0 B
7ENV APACHE_SITE_VARS=$WEBSERVER_DOCROOT0 B
8COPY / / # buildkit399.75 MB
9EXPOSE map[80/tcp:{} 8025/tcp:{}]0 B
10HEALTHCHECK &{["CMD" "/healthcheck.sh"] "1s" "2m0s"0 B
11CMD ["/start.sh"]0 B

Command

ENV NGINX_SITE_TEMPLATE=/etc/nginx/nginx-site.conf