Skip to content

BenAlanSouthall/qt6-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt 6 docker containers for CI

Modified for building for older distributions

This fork modifies the upstream repository to provide for building AppImages that will run on older linux distros.

Specifically, it uses glibc2.28, needed by RHEL 8.x series.

Only the Qt 6.3 QCC recipe was changed.

Bionic beaver is used; whilst this does not use GCC 2.28, we include steps manually to downgrade to an older version, downloaded straight from the repositories, and then upgrade again when we need to use apt. This breaks the package manager, but in order to target a release on a GLIBc this far back ,there aren't many pretty solutions.

About

This repo contains sources for the dockerhub https://hub.docker.com/r/stateoftheartio/qt6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 76.1%
  • Dockerfile 21.1%
  • C++ 1.5%
  • CMake 1.2%
  • QML 0.1%