itzg / itzg/docker-minecraft-bedrock-server
Do not create volume in dockerfile
Open
- Dominant language
- Shell
- Stars
- 1.9k
- Forks
- 302
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 2
Description
Remove line 'VOLUME ["/data"]' in dockerfile - this is bad practice
Contributor guide
Research direction
Open the repository's Dockerfile and locate the VOLUME ["/data"] declaration. Remove that declaration, then verify the Dockerfile no longer creates the volume and that the container image still builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100