Demo repository for [https://hub.docker.com/r/balagct/qt-3.3] docker image
- ./build.sh
- docker-compose up -d
If X-Window is not enabled in the host PC. Please make sure x11-apps package installed and execute "xhost +"
Since this is a demo project, the qt3.3 cpp file is not deleted after the compilation. Please do delete the source and header files, if you are deploying your application in production environment.