The environment variables:
DOMAIN Used for your domain nameDOC_ROOT Used for the document root of the domainFPM_HOST (optional) Used to connect your php-fpm containersudo docker run -it -p 80:80 -e DOC_ROOT=/var/www/domain.com -e DOMAIN=domain.com -e FPM_HOST=fpm_service -d turfdev/nginx:latest
Content type
Image
Digest
sha256:11c28ee14…
Size
78.2 MB
Last updated
over 3 years ago
docker pull turfdev/nginx