docker / docker/docker-install

why to sleep for 20 seconds?

Open
#183 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
3.2k
Forks
863
Avg merge
3h 15m
Merged PRs (30d)
2

Description

I see this line https://github.com/docker/docker-install/blob/2e839c9ac3e469baedcf74069d0e95200957d332/install.sh#L265
and also others. I don't really understand why should I sleep for 20 sec?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read install.sh around line 265 and inspect the other sleep calls referenced by the issue. Trace what operation each delay follows and verify whether the 20-second wait is required; done means documenting the reason or identifying a specific, justified change.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.