docker / docker/docker-ce-packaging
The docker-ce rpm should provide group(docker)
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 209
- Forks
- 164
- Avg merge
- 2h 24m
- Merged PRs (30d)
- 4
Description
Any package that creates a user that should be a member of the docker group using the sysusers.d method, will have a requires of group(docker). The vanilla fedora moby-engine package provides this, but the docker-ce one doesn't.
The docker-ce package does create the group, but using the method of older rpm packaging.
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 locating the docker-ce RPM packaging definitions and the package build entry point. Compare the generated package metadata with Fedora's moby-engine behavior, then verify that the built docker-ce RPM provides group(docker) while retaining its existing group creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 56/100