jshrake / jshrake/docker-plasma
Reduce image sizes
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- Dockerfile
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Specifically for plasma-pool-tcp-server and plasma-pool-zeroconf-server . Current sizes:
jshrake@beehive:~/code/docker-plasma$ docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
jshrake/plasma-pool-zeroconf-server latest c4d48e742bd3 34 hours ago 121MB
jshrake/plasma-pool-tcp-server latest 247d3013a0da 34 hours ago 82.8MB
jshrake/plasma latest 209511e8024d 34 hours ago 1.94GB
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 reproducing the docker image ls measurements for plasma-pool-tcp-server and plasma-pool-zeroconf-server. Investigate how those images are built and identify changes that reduce their reported sizes; the work is done when both images are smaller than the listed 82.8MB and 121MB sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100