Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-2769

Unable to Create Docker Image from ./build_ranger_using_docker.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • master
    • 2.2.0
    • Ranger
    • None
    • macOS Catalina (Version 10.15.2)
      IDE: Intellij

    Description

      I am having difficulty generating a docker image based on the guide provided in ./build_ranger_using_docker.sh

      When ./build_ranger_using_docker.sh is run, the script finishes early with:

      /bin/sh: diff: command not found
      

      to resolve this issue I included:

       

      RUN yum install -y diffutils

      The script then fails mentioning that the mvn version is not in range. I upgraded maven to 3.6.3.

      Next the script is unable to setup goso with the following output (I believe it is timing out):

       

      gpg: directory '/root/.gnupg' created
      gpg: keybox '/root/.gnupg/pubring.kbx' created
      gpg: keyserver receive failed: No data

      Would it be possible to update the build_ranger_using_docker.sh dockerfile so that a docker image can be built.

       

      It would also be great to have an up-to-date image in Docker Hub.

       

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            KentonParton Kenton Parton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: