Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 474 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 474 Bytes

CPNLab

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".

Build

Open a terminal in the project folder and run

qmake contnet.pro

then

make

Alternatively use QtCreator wich is included in QT sdk.