#Docker Personal maintained LEMP server based on debian
####You need to volume a dictionary with the following structure
/data
/config
/nginx
/conf.d #some extra config files
/certs
/vhost.d #some vitrul host config file
/log
/www #web root path
A sample has been listed in the git repository