{"id":13894504,"url":"https://github.com/leafo/lapis-archlinux-docker","last_synced_at":"2025-11-14T15:02:54.230Z","repository":{"id":66222850,"uuid":"66597855","full_name":"leafo/lapis-archlinux-docker","owner":"leafo","description":"Dockerfile for running lapis in archlinux ","archived":false,"fork":false,"pushed_at":"2024-02-24T00:13:56.000Z","size":37,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-04T17:29:04.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/leafo.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}},"created_at":"2016-08-25T22:34:40.000Z","updated_at":"2023-06-18T08:49:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"77833d3e-f974-41b3-8660-d11ddb55700b","html_url":"https://github.com/leafo/lapis-archlinux-docker","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/leafo%2Flapis-archlinux-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Flapis-archlinux-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Flapis-archlinux-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Flapis-archlinux-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leafo","download_url":"https://codeload.github.com/leafo/lapis-archlinux-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286520,"owners_count":19777353,"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":[],"created_at":"2024-08-06T18:01:36.223Z","updated_at":"2025-11-14T15:02:49.179Z","avatar_url":"https://github.com/leafo.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"\n\n# Lapis Docker Images\n\nThis repository provides two Docker images for developing and writing test suites in Lapis:\n\n* [`lapis-archlinux`](https://github.com/users/leafo/packages/container/package/lapis-archlinux-itchio) \u0026mdash; Contains Lapis, OpenResty, Postgres, and MySQL. Used for the [Lapis test suite](https://github.com/leafo/lapis/blob/master/Dockerfile)\n* [`lapis-archlinux-itchio`](https://github.com/users/leafo/packages/container/package/lapis-archlinux) \u0026mdash; Contains Lapis, OpenResty, Postgres, and set of dependencies often used by web projects I've built, and a base set of Lua modules preinstalled described below.\n\nThe images are based off of Arch Linux base image, `archlinux`\n\n## `lapis-archlinux`\n\n### Versions\n\nThese are the versions of things included in the `latest` tag:\n\n* openresty: 19.3.1 (Includes luajit)\n* postgresql: 13.1\n* mariadb: 10.5.8\n* redis: 6.0.9\n* lua: 5.1, 5.2, 5.3, 5.4\n* luarocks: 3.4.0\n\n### Usage\n\n```Dockerfile\nFROM ghcr.io/leafo/lapis-archlinux:latest\n```\n\n## `lapis-archlinux-itchio`\n\n### Versions\n\nThe following system packages are installed on the `latest` tag:\n\n* openresty: 1.25.3.1 compiled with `--with-pcre-jit --with-http_stub_status_module --with-file-aio --with-threads`\n* postgresql: 16.1\n* redis: 7.2.4\n* lua: 5.4.6, 5.1.5\n* luarocks: 3.9.2\n* npm \u0026mdash; With coffeescript@1.12.7 and uglify-js installed globally\n* sassc 3.6.2\n* esbuild\n* tup\n* libmaxminddb \n* discount\n\nThe list of Lua modules pre-installed can be found in the [luarocks.lock file](https://github.com/leafo/lapis-archlinux-docker/blob/master/lapis-archlinux-itchio/luarocks.lock). The modules are installed as `--local` for the root user.\n\n### Usage\n\n```Dockerfile\nFROM ghcr.io/leafo/lapis-archlinux-itchio:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafo%2Flapis-archlinux-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleafo%2Flapis-archlinux-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafo%2Flapis-archlinux-docker/lists"}