This is a docker image derived from the ubuntu image made for developing and testing C/C++ projects using Qt framework
- build-essential
- git
- ca-certificates
- cmake
- clang-tidy
- qt5-default
docker build -t ubuntu-qt-dev:latest -f ./Dockerfile
Ubuntu based docker image for C/C++ development using Qt framework
Dockerfile