openresty / openresty/openresty-packaging
Please add a binary distrubution for ARM64 so we can integrate it into the docker builds
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 187
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Building everything from source in docker is pretty rough. Builds take upwards of 10 minutes using travis-ci and the ARM64 builder. Would be quite nice to leverage pre-built binaries for this architecture as it's getting more visibility with AWS' latest gen systems.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the repository currently builds and publishes binaries for its supported platforms, then compare that flow with the Docker builds and the Travis CI ARM64 builder mentioned in the issue. Done means an ARM64 binary distribution is produced and can be consumed by the Docker builds without compiling everything from source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100