{"id":17103203,"url":"https://github.com/helpermethod/docker-lua","last_synced_at":"2026-04-30T17:32:03.094Z","repository":{"id":146262232,"uuid":"145376456","full_name":"helpermethod/docker-lua","owner":"helpermethod","description":"A Docker image for running Lua applications.","archived":false,"fork":false,"pushed_at":"2019-03-05T21:54:08.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T19:46:54.231Z","etag":null,"topics":["alpine-linux","docker","lua"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helpermethod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-08-20T06:38:02.000Z","updated_at":"2023-07-14T20:27:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"34c07969-2c00-41fc-ada9-0d082acefa5c","html_url":"https://github.com/helpermethod/docker-lua","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/helpermethod/docker-lua","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helpermethod","download_url":"https://codeload.github.com/helpermethod/docker-lua/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-lua/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["alpine-linux","docker","lua"],"created_at":"2024-10-14T15:32:19.929Z","updated_at":"2026-04-30T17:32:03.078Z","avatar_url":"https://github.com/helpermethod.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-lua\n\nA Docker image for running [Lua](https://www.lua.org/) applications.\n\n[![Docker Build Status](https://img.shields.io/docker/build/helpermethod/docker-lua.svg)](https://hub.docker.com/r/helpermethod/docker-lua)\n[![Docker Automated build](https://img.shields.io/docker/automated/helpermethod/docker-lua.svg)](https://hub.docker.com/r/helpermethod/docker-lua)\n[![Docker Pulls](https://img.shields.io/docker/pulls/helpermethod/docker-lua.svg)](https://hub.docker.com/r/helpermethod/docker-lua)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/helpermethod/docker-lua/master/LICENSE)\n\n## Features\n\n* based on [Alpine Linux](https://hub.docker.com/_/alpine)\n* runs as non-root user by default\n* suitable as a base image\n\n## Usage\n\n## Running a prebuilt image\n\n```sh\n# run latest version\n$ docker run -it helpermethod/docker-lua sh\n# run specific version\n$ docker run -it helpermethod/docker-lua:0.4.0 sh\n```\n\n## Using docker-lua as a base image\n\n```dockerfile\nFROM helpermethod/docker-lua:0.4.0\n\nUSER ROOT\nWORKDIR /\n\n# add your own instructions here\n\nUSER lua\nWORKDIR lua\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelpermethod%2Fdocker-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelpermethod%2Fdocker-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelpermethod%2Fdocker-lua/lists"}