Qt 6.11 is out! See what's new in the release
blog
Create a docker image for Qt 6
-
Hello,
I want to create a Docker image to run a Qt application, but I don't know how to do this. Can someone tell me the steps to do that? Thank you so much in advance.
@Youness96 Take a look at aqtinstall
Use example:RUN pip3 install aqtinstall; \ RUN aqt install-qt --outputdir /opt/qt linux desktop 6.4.3 gcc_64 -m