A collection of docker files for Lua webapp development. Both images are based on Ubuntu 16.10.
Based on Ubuntu 16.10 with the following packages:
- build-essential
- git
- curl
- Lua 5.1
- Luarocks
- Apache2
This image builds upon soapdog/apache-lua by adding the following items:
- Sailor framework
- mysql-client
- libmysqlclient-dev
- curl
- luasql-mysql rock