Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. m.schindler_7799
    3. Posts
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by m.schindler_7799

    • RE: Proget docker container has no access to packages on file system

      Hi Alana,

      thank you for your answer. I solved the problem. It was a mistake on volume mapping.

      Right command is: docker run -d -v /var/proget/packages:/var/proget/packages ....

      In your online installation guide its configured to use package store within container.

      Best regards,
      Markus

      posted in Support
      M
      m.schindler_7799
    • Proget docker container has no access to packages on file system

      Hi,

      I had to re-install our proget server ( postgresql container, proget:latest ). Access to web ui works and our feeds and packages are listed. But when I try to download a package I get an error 'Cannot find the package in the package store.' In Manage Feed view the package path is correct: /var/proget/packages/.nugetv2/F2
      In file system all packages exist.

      docker run -d -v proget-packages:/var/proget/packages ....

      Any ideas? How can I check if proget uses correct package path? Any log files th check?

      Best regards,
      Markus

      posted in Support
      M
      m.schindler_7799
    • 1 / 1