Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30603

Docker + Remote linux doesn't play nice

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • Qt Creator 13.0.0
    • Qt Creator 12.0.2
    • Docker, Remote Linux
    • None

    Description

      I have the following scenario:

      • I need to use docker to build an application
      • I need to deploy it on another computer using Remove linux

      What works:

      • created a docker kit
      • created the Remove linux device
      • deploy the app and run it on the Remove linux

      What doesn't work:

      • none of my cmake options are kept between restarts
      • deploying the app on the Remove linux using rsync, because rsync can not access docker://jammy.latest/tmp/Qt-Creator-staging-b9c5fc8a3bb3c435/<lots of files> .
        IMHO if I'm mounting /tmp it should use the files from host /tmp instead from docker://jammy.latest.
      • debugging on the Remove linux device (I can run the app though) . Was not related, I fixed it here https://codereview.qt-project.org/c/qt-creator/qt-creator/+/551367

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              madwinter Marcus Tillmanns
              taipan BogDan Vatra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes