docker / docker/docker-install
Docker rootless install doesn't handle docker version failure
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.2k
- Forks
- 863
- Avg merge
- 3h 15m
- Merged PRs (30d)
- 2
Description
When I first attempted to run the rootless install script it failed on docker version, interrupting the install without printing instructions while leaving the installed files behind.
Technically the install had completed, but dockerd failed to run successfully.
The cause of the run failure has been reported in #101.
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 with the rootless install script and trace the failure path around docker version; read issue #101 for the reported cause. Done should mean a failed docker version does not silently interrupt an otherwise completed install, and that the user receives instructions while installed files are handled appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100