Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-13338

Jenkins job for building and publishing docker images for each release

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Infrastructure
    • None
    • ghx-label-11

    Description

      We need a Jenkins job to build docker images and publishing them to DockerHub. Instructions: https://github.com/apache/impala/blob/master/docker/README.md#publishing-quickstart-docker-images-for-developers
      Example:

      cd $IMPALA_HOME
      IMAGE_VERSION=4.4.1
      ./buildall.sh -release -noclean -ninja -skiptests -notests
      ninja docker_images quickstart_docker_images
      ./docker/publish_images_to_apache.sh -v ${IMAGE_VERSION}

      Attachments

        Activity

          People

            Unassigned Unassigned
            stigahuang Quanlong Huang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: