KitwareMedical / KitwareMedical/VTKPythonPackage
Docker: Reduce size of image using `FROM .. AS ..`
Open
- Dominant language
- Python
- Stars
- 36
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
See https://docs.docker.com/engine/reference/builder/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Docker image build configuration and the Docker builder reference linked in the issue, focusing on multi-stage builds using `FROM ... AS ...`. Identify which build stages contribute to the final image and measure the result after separating them. Done means the generated image is smaller without breaking the package build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100