Error when adding nvidia-docker repositoryUbuntu 12.04 Nvidia GTX 460 video card installationProblem with...

Have the tides ever turned twice on any open problem?

Print a physical multiplication table

What are the differences between tunneling and regulare encapsulation?

Hot air balloons as primitive bombers

Would this string work as string?

Writing in a Christian voice

Homology of the fiber

label a part of commutative diagram

When should a starting writer get his own webpage?

Can other pieces capture a threatening piece and prevent a checkmate?

Should I be concerned about student access to a test bank?

UK Tourist Visa- Enquiry

Emojional cryptic crossword

Why is participating in the European Parliamentary elections used as a threat?

Do I need to convey a moral for each of my blog post?

Imaginary part of expression too difficult to calculate

Why do I have a large white artefact on the rendered image?

When did hardware antialiasing start being available?

Do people actually use the word "kaputt" in conversation?

Knife as defense against stray dogs

What are the rules for concealing thieves' tools (or items in general)?

Error in master's thesis, I do not know what to do

Asserting that Atheism and Theism are both faith based positions

Does convergence of polynomials imply that of its coefficients?



Error when adding nvidia-docker repository


Ubuntu 12.04 Nvidia GTX 460 video card installationProblem with latest nvidia driver provided by CanonicalInstall Ubuntu 15.10 on Dell XPS 15 2015 9550 with Nvidia 960Black screen on boot when any NVIDIA drivers installedHow to install CUDA 8.0 on Ubuntu 16.04 with Nvidia GeForce GTX 1080usb_submit_urb(ctrl) failed: -1 after installing graphics driversnVidia X Settings does not launch- Ubuntu 17.10Enabling external monitor via eGPU when having multiple NVIDIA Cards - Ubuntu 18.04Can't install CUDA 9.2 - Unable to locate package cudappa:graphics-drivers/ppa connection keeps timing out, trying to update driver













0















I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.



When running the command to add the nvidia-docker repo:



curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)


...as copied directly from the nvidia-docker repo, I get the following message:



gpg: can't open 'distribution=ubuntu18.10': No such file or directory


Any ideas on what this message means?









share







New contributor




Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.



    When running the command to add the nvidia-docker repo:



    curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)


    ...as copied directly from the nvidia-docker repo, I get the following message:



    gpg: can't open 'distribution=ubuntu18.10': No such file or directory


    Any ideas on what this message means?









    share







    New contributor




    Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.



      When running the command to add the nvidia-docker repo:



      curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)


      ...as copied directly from the nvidia-docker repo, I get the following message:



      gpg: can't open 'distribution=ubuntu18.10': No such file or directory


      Any ideas on what this message means?









      share







      New contributor




      Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.



      When running the command to add the nvidia-docker repo:



      curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)


      ...as copied directly from the nvidia-docker repo, I get the following message:



      gpg: can't open 'distribution=ubuntu18.10': No such file or directory


      Any ideas on what this message means?







      nvidia docker





      share







      New contributor




      Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 min ago









      Jacob SternJacob Stern

      1




      1




      New contributor




      Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Jacob Stern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126789%2ferror-when-adding-nvidia-docker-repository%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.













          Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.












          Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126789%2ferror-when-adding-nvidia-docker-repository%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...