Sysbox installer: Add debconf variable to disable changing daemon.json completely
Open
@rodnymolina is already working on this.
Since Apr 17, 2021.
enhancement
- Dominant language
- Shell
- Stars
- 3.9k
- Forks
- 230
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 3
Description
The variable docker_userns_remap_autoconfig controls only one option that is changed in the docker daemon.json.
For automated deployments like puppet does it would be great to have a debconf variable that allows the user to disable any changes to the daemon.json within the debian package scripts because this file is often handled by puppet completely and comes preconfigured with suitable network and other options.
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.
Assessment
This issue has not been assessed yet.