lambdaclass / lambdaclass/lambda_ethereum_consensus
Optimize docker image size
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 109
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
For that, we should run the mix release command in an intermediate stage, and copy the resulting artifact to the last image.
Contributor guide
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 with the Docker build definition and the Mix release documentation linked in the issue. Confirm that the final image contains the artifact produced by mix release in an intermediate stage, then verify that the resulting image is smaller.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, elixir
- Domain
- build-system, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100