Sign inSign up

soapdog/apache-lua

By soapdog

Updated almost 10 years ago

A ubuntu based image with Apache and mod_lua

Image
0

284

soapdog/apache-lua repository overview

What it is?

Based on Ubuntu 16.10 with the following packages:

  • build-essential
  • git
  • Lua 5.1
  • Luarocks
  • Apache2

Apache

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.

Remarks

build-essential and git are present for Luarocks benefit, so that you can compile native rocks.

Tag summary

Content type

Image

Digest

Size

140.2 MB

Last updated

almost 10 years ago

docker pull soapdog/apache-lua