docker-php Creating light image for a php-enabled nginx based on Alpine Linux. Usage docker run \ -d \ -p 1080:80 \ -p 10443:443 \ --name test_php \ --read-only \ vibioh/php:latest After, simply browse homemage to see content in /var/www/localhost.