Repository with multiple docker recipes for C++/Qt projects linked against old standard library and prepared for cross-compilation.
Look at Base repo for more info.
Qt from distro upstream:
- Debian Buster with Qt 5.11.3
- Debian Bullseye with Qt 5.15.2
- native:
docker pull atom63/qt-docker:linux-buster-x86_64-qt5
- armv7a/armhf:
docker pull atom63/qt-docker:linux-buster-cross-x86_64-armv7a-qt
- native :
docker pull atom63/qt-docker:linux-bullseye-x86_64-qt5
- armv7a/armhf:
docker pull atom63/qt-docker:linux-bullseye-cross-x86_64-armv7a-qt