Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Docker
Qt 6.11 is out! See what's new in the release blog

Docker

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 2 Posters 5.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Guillo
    wrote on last edited by
    #1

    Hello,

    I want to run qtcreator 5.9 in docker container, can you help me, please?

    I tried with some docker hub images, but they do not work very well

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TioRoy
      wrote on last edited by
      #2

      What images did you tried?

      You can check this to see how to run GUI programs in a container. Build a new docker image with Qt.

      G 1 Reply Last reply
      0
      • T TioRoy

        What images did you tried?

        You can check this to see how to run GUI programs in a container. Build a new docker image with Qt.

        G Offline
        G Offline
        Guillo
        wrote on last edited by
        #3

        Hello @TioRoy, Thanks you for asking,

        Please excuse me for my bad english

        I tried with:

        https://hub.docker.com/r/zddhub/qtcreator_gui/

        https://github.com/jemc/docker-qt5/blob/master/Dockerfile

        https://github.com/dannywillems/docker-qtcreator

        The last docker run but is the qtcreator 3.3.

        I want to use 5.9 for a project with pyqt but, i don't know which are the last versions of qt and pyqt that work well togeher

        G 1 Reply Last reply
        0
        • G Guillo

          Hello @TioRoy, Thanks you for asking,

          Please excuse me for my bad english

          I tried with:

          https://hub.docker.com/r/zddhub/qtcreator_gui/

          https://github.com/jemc/docker-qt5/blob/master/Dockerfile

          https://github.com/dannywillems/docker-qtcreator

          The last docker run but is the qtcreator 3.3.

          I want to use 5.9 for a project with pyqt but, i don't know which are the last versions of qt and pyqt that work well togeher

          G Offline
          G Offline
          Guillo
          wrote on last edited by
          #4

          yes, the firefox container is faine, but I could not build an image for qt5.

          thanks

          1 Reply Last reply
          0
          • G Offline
            G Offline
            Guillo
            wrote on last edited by
            #5

            This works:

            https://nicroland.wordpress.com/2015/12/06/running-qtcreator-in-docker/

            I changed
            FROM ubuntu :15.10
            to
            FROM ubuntu:16.04

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved