Lapis Starter
- OpenResty
- Git
- lua
- luaJIT
- luarocks
$ make start \\ build container and startup
$ make stop \\ stop and destroy container
$ make restart \\ stop -> start
$ make shell \\ create ash instance on app container
$ make tail \\ tail container logs