Uploaded image for project: 'Qt Cloud'
  1. Qt Cloud
  2. CLOUD-289

Create Qt docker image with Squish

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • Container creation , Squish
    • None
    • Gemini sprint 11, Gemini sprint 12, Gemini development

    Description

      Create a qt_v6.3.0_linux + squish image and supporting dockerfile for that

       

      We should have the possiblity to have all Squish docker setup in one or two scripts and if any Qt image needs to have squish support, call that script in the dockerfile and get the image ready with Squish. 

      e.g. 

       

      ARG QT_IMAGE_FOR_SQUISH_SUPPORT
      
      FROM ${QT_IMAGE_FOR_SQUISH_SUPPORT}
      
      RUN squish-setup-script.sh
      
      ## expose relevant env variables
      
      
       

      Attachments

        Activity

          People

            sara.gilbert Sara Gilbert
            as33ms Aseem Shakuntal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: