gnahtb / RealFL

Implement basic steps in a model-centric federated learning model
The Unlicense
0 stars 1 forks source link

Update Dockerfile for Server Project #5

Closed tem556 closed 2 years ago

tem556 commented 2 years ago

Changes made: 1- Fixed the networking issues in the dockerfile 2- Made running the Dockerfile a bit more convenient and consistent with its Client counterpart 3- Updated the README.md to reflect the changes