sous-chefs / sous-chefs/docker-engine
Potenially wrong apt repository?
Nobody has claimed this yet.
- #16 by @EugenMayer — closed without merging
- Dominant language
- Ruby
- Stars
- 4
- Forks
- 7
- Avg merge
- 5h 33m
- Merged PRs (30d)
- 1
Description
looking at https://github.com/sous-chefs/docker-engine/blob/main/recipes/install_repo.rb#L12 it seems to be different to https://docs.docker.com/engine/install/debian/#install-using-the-repository and also fails for us with
Err:2 https://apt.dockerproject.org/repo debian-bullseye InRelease
Something wicked happened resolving 'apt.dockerproject.org:https' (-5 - No address associated with hostname)
Is that a debian bullseye issue (the domain / webservices seems to be down anyway - discontinued?)
Contributor guide
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 recipes/install_repo.rb at line 12 and compare its repository configuration with Docker’s Debian repository instructions linked in the issue. Reproduce the apt resolution or installation failure; done means the configured repository works for Debian Bullseye and Docker installation succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, docker, ruby
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100