Allow user to build docker images with or without graphics
Open
docker
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 7
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 19
Description
💡 **Idea**
After merging #133, any Docker image generated from a `Dockerfile` will contain all the required graphic utilities.
Some users may not want to use graphics. Hence, an argument named `withGraphics` could be implemented to indicate during image building time if graphics are desired or not.
Contributor guide
Research direction
Start by locating the Docker image build entry point and the Dockerfile referenced in the issue. Determine how a withGraphics option should select images with or without graphic utilities, then verify that both build paths produce usable images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100