Skip to content

docker build: Add DOCKER_BUILD.md and Dockerfile#341

Open
sriemer wants to merge 1 commit intoledgetech:masterfrom
sriemer:local-docker-setup
Open

docker build: Add DOCKER_BUILD.md and Dockerfile#341
sriemer wants to merge 1 commit intoledgetech:masterfrom
sriemer:local-docker-setup

Conversation

@sriemer
Copy link
Copy Markdown

@sriemer sriemer commented May 8, 2026

Take the parts from .github/workflows/test.yml needed to do full testing with running luacheck, the tests, and coverage.

Fix cpanm installation by replacing unavailable http://xrl.us/cpanm with https://cpanmin.us | perl - App::cpanminus as seen at https://perlmaven.com/cpanm.

Fix luarocks dependency by using an OpenResty 1.29.2.2 Docker image. See: #333

Show all steps needed for interactive development in DOCKER_BUILD.md. Also show how to run a single test with t/01-basic.t as example.

Take the parts from `.github/workflows/test.yml` needed to do full
testing with running `luacheck`, the tests, and coverage.

Fix `cpanm` installation by replacing unavailable `http://xrl.us/cpanm`
with `https://cpanmin.us | perl - App::cpanminus` as seen at
https://perlmaven.com/cpanm.

Fix luarocks dependency by using an OpenResty 1.29.2.2 Docker image.
See: ledgetech#333

Show all steps needed for interactive development in `DOCKER_BUILD.md`.
Also show how to run a single test with `t/01-basic.t` as example.
@sriemer
Copy link
Copy Markdown
Author

sriemer commented May 8, 2026

This would help every contributor I'm sure.

@pintsized Please review. TIA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant