itzg / itzg/docker-minecraft-server
Re-print console when reattaching to container
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 14.3k
- Forks
- 1.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 31
Description
### Enhancement Type
A completely new feature
### Describe the enhancement
On reattachment, print the log to the console, and resume normal operation. So when you detach and reattach to the container later you don't have to go to the log file to see what happened before you detached and during detachment.
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 tracing how the container handles console output, detachment, and reattachment; the issue does not name an entry point or test. Determine where prior and during-detachment logs are retained, then verify that reattaching prints them before normal operation resumes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100