docker pull duckll/lnmp
docker run -idt --name webserver -p {port}:80 -v {diretory}:/home/wwwroot/default/{something} duckll/lnmp
http://localhost:{port}/phpmyadmin root::root
http://localhost:{port}/phpinfo.php
http://localhost:{port}/phpinfo.php
http://localhost:{port}/{something}
nignx
/usr/local/nginx/conf/nginx.conf
php
/usr/local/php/etc/php.ini
If something wrong
docker restart webserver
Content type
Image
Digest
Size
827 MB
Last updated
over 7 years ago
docker pull duckll/lnmp