{"id":17103193,"url":"https://github.com/helpermethod/docker-luarocks","last_synced_at":"2026-04-29T11:02:26.513Z","repository":{"id":146262244,"uuid":"145376479","full_name":"helpermethod/docker-luarocks","owner":"helpermethod","description":"A Docker image for building Lua applications.","archived":false,"fork":false,"pushed_at":"2019-03-05T21:55:10.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T19:47:00.901Z","etag":null,"topics":["alpine-linux","docker","lua","luarocks"],"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:16.000Z","updated_at":"2019-03-08T10:01:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee4cc48a-9727-4720-8473-820af740d1ce","html_url":"https://github.com/helpermethod/docker-luarocks","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/helpermethod/docker-luarocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-luarocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-luarocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-luarocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-luarocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helpermethod","download_url":"https://codeload.github.com/helpermethod/docker-luarocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helpermethod%2Fdocker-luarocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","luarocks"],"created_at":"2024-10-14T15:32:18.874Z","updated_at":"2026-04-29T11:02:26.497Z","avatar_url":"https://github.com/helpermethod.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-luarocks\n\nA Docker image for building [Lua](https://www.lua.org/) applications.\n\n[![Docker Build Status](https://img.shields.io/docker/build/helpermethod/docker-luarocks.svg)](https://hub.docker.com/r/helpermethod/docker-luarocks)\n[![Docker Automated build](https://img.shields.io/docker/automated/helpermethod/docker-luarocks.svg)](https://hub.docker.com/r/helpermethod/docker-luarocks)\n[![Docker Pulls](https://img.shields.io/docker/pulls/helpermethod/docker-luarocks.svg)](https://hub.docker.com/r/helpermethod/docker-luarocks)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/helpermethod/docker-luarocks/master/LICENSE)\n\n## Features\n\n* based on [docker-lua](https://github.com/helpermethod/docker-lua)\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-luarocks sh\n# run specific version\n$ docker run -it helpermethod/docker-luarocks:0.5.0 sh\n```\n\n## Using docker-luarocks as a base image\n\n```dockerfile\nFROM helpermethod/docker-luarocks:0.5.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-luarocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelpermethod%2Fdocker-luarocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelpermethod%2Fdocker-luarocks/lists"}