An Ubuntu 16.10 based image for developing web apps using Sailor Framework, Apache and mod_lua
218
This image builds upon soapdog/apache-lua by adding the following items:
The image is set to run Apache with mod_lua enabled from /var/www/html/. You can use volumes to add your own source code. Be aware that you will need to run your database on another container.
Personally, I use docker-compose to set up my development environment with two containers and my sailor based projects. This is a a sample docker-compose.yml from one of my projects, if you want to check out how this can be used with Sailor.
Content type
Image
Digest
Size
166.5 MB
Last updated
almost 10 years ago
docker pull soapdog/sailor-apache