{"id":19210699,"url":"https://github.com/mhndev/docker-lua","last_synced_at":"2026-03-05T20:46:09.180Z","repository":{"id":72234099,"uuid":"105651800","full_name":"mhndev/docker-lua","owner":"mhndev","description":"docker image for lua (luarocks included)","archived":false,"fork":false,"pushed_at":"2017-10-06T07:29:32.000Z","size":4,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T02:35:51.440Z","etag":null,"topics":["docker","docker-image","docker-lua","lua","luarocks"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mhndev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-03T12:56:49.000Z","updated_at":"2024-12-08T13:10:53.000Z","dependencies_parsed_at":"2023-02-23T05:30:31.444Z","dependency_job_id":null,"html_url":"https://github.com/mhndev/docker-lua","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fdocker-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fdocker-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fdocker-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhndev%2Fdocker-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhndev","download_url":"https://codeload.github.com/mhndev/docker-lua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249933528,"owners_count":21347695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","docker-lua","lua","luarocks"],"created_at":"2024-11-09T13:36:54.875Z","updated_at":"2026-03-05T20:46:08.993Z","avatar_url":"https://github.com/mhndev.png","language":"Shell","readme":"# lua Dockerfile\n\n## Includes \n\n1) lua (https://www.lua.org/)\n\n2) luarocks (https://www.luarocks.org/) (Lua package manager)\n\n3) pre installed lua modules kong , lua-cjson (which you can add other modules or delete existing)\n\n4) install lua module on demand or up and running container\n\n## Default Versions\n\nDefault lua version : 5.3.4\n\nDefault luarocks version : 2.4.1\n\n\n## get this image\n\nyou can execute following command to get this docker image :\n\n```\ndocker pull mhndev/docker-lua\n```\n\n## About Dockerfile\n\nif you look at dockerfile you can see that \nlua version and luarocks version are as environment variable\nso you can simply change it to any version you want.\n\nthis package build from source , so you can any version which you need and,\nyou don't have to just select among your linux distribution available packages .\n\n\n## Install lua modules (packages)\n\nby running following command you can install lua plugin in container\n\n```\ndocker-compose exec lua_server install-module \u003cmodule-name\u003e\n```\n\nfor example for installing kong module :\n\n```\ndocker-compose exec lua_server install-module kong\n```\n\n## Pre Installed lua modules\n\nalso in your dockerfile there is environment variable called \"needed_modules\"\nyou can list all needed modules for your lua runtime, so by running container from your image\nall modules already are in container.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhndev%2Fdocker-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhndev%2Fdocker-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhndev%2Fdocker-lua/lists"}