in2code/httpd
Dockerfile
linksNever use the latest tag!
WEB_DOCUMENT_ROOT
Server documents root and vhost document root (Default: "/app/public")WEB_SERVER_NAME
The primary server name of the virtual host (Default: "localhost")WEB_SERVER_ALIAS
Any server aliases of the virtual host (Default: "local.docker")WEB_PHP_SERVICE
Name of the php fpm service. Can be a name or IP (Default: "php")docker pull in2code/httpd