The Wayback Machine - https://web.archive.org/web/20201117075621/https://github.com/NVIDIA/nvidia-docker/issues/1346
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing nvidia-docker2 packages overwrites settings in /etc/docker/daemon.json #1346

Open
paulraines68 opened this issue Jul 8, 2020 · 0 comments

Comments

@paulraines68
Copy link

@paulraines68 paulraines68 commented Jul 8, 2020

1. Issue or feature description

Installing nvidia-docker2 RPM packages from repo overwrites settings users may already have in /etc/docker/daemon.json

The file should be marked as a Config type file in the RPM build or modified by script in post or just have the instructions tell the installer to add the needed config by hand

2. Steps to reproduce the issue

  • Install just docker
  • Put settings in /etc/docker/daemon.json
  • Install nvidia-docker2 RPM package from yum repo

3. Relevant Information

OS is CentOS 7.7 with docker CE 19.03.11-3 and nvidia-docker2-2.3.0-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.