My bachelor degree final project.
Allows to control Docker containers via a graphical interface.
More details included in the pdf of the project avaible in the "doc" folder.
Ulteriori dettagli inclusi nel pdf della tesi che si trova nella cartella "doc".
Open a terminal in the project folder and run
qmake contnet.pro
then
make
Alternatively use QtCreator wich is included in QT sdk.