Aell-a / swe573-project

A repository to track development of the project I'll be doing in SWE 573 Software Development Practice class.
0 stars 1 forks source link

Dockerize the application #13

Open Aell-a opened 6 days ago

Aell-a commented 6 days ago

All three parts (server, client and db) should be dockerized.

Aell-a commented 6 days ago

Dockerization done and tested in 31283c3. Client side container was too big, it was trimmed down at 9190a85. Keeping the issue open in case it needs some further optimizations on deployment stage.