A headless Qt 5.9.3 build environment for Ubuntu, tested with 16.04 LTS (Xenial Xerus).
- make
docker run -t -i --rm -v $PWD:$PWD qt-build:xenial-5.9.3-1 bash
qmake
in the container
qt.593.gcc_64
qt.593.clang_64
qt.593.android_armv7
qt.593.qtvirtualkeyboard
qt.593.qtwebengine
Edit qt-installer-noninteractive.qs
and build your own image to add more.
- Xian Nox for the Qt 5.7-beta image
- Garth Kidd [https://github.com/garthk/qt-build] from which this is a fork from