lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi folks! Here is a docker library [1] that includes various lua related images. 

[1] https://github.com/akornatskyy/docker-library

These images are based on the Alpine Linux:

- lua 5.1, 5.2, 5.3
- luajit 2.0, 2.1
- luarocks lua, luajit
- nginx stable-lua5.1, stable-luajit2.0, stable-luajit2.1

Your feedback is greatly appreciated.

Thanks.

Andriy Kornatskyy