A ubuntu based image with Apache and mod_lua
284
Based on Ubuntu 16.10 with the following packages:
The modules ssl, rewrite and lua are enabled. Also /var/www/html is set to AllowOverride All. The server is configured to run on port 80 and 443 (ssl).
You can use a volume to shadow the /var/www/html to try your own code.
build-essential and git are present for Luarocks benefit, so that you can compile native rocks.
Content type
Image
Digest
Size
140.2 MB
Last updated
almost 10 years ago
docker pull soapdog/apache-lua