-
Notifications
You must be signed in to change notification settings - Fork 0
king-brendan/java-distributed-hashtable
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Brendan King To build: docker build . -f BootstrapDockerfile -t prj5bootstrap docker build . -f PeerDockerfile -t prj5peer docker build . -f ClientDockerfile -t prj5client Or: docker build . -f BootstrapDockerfile -t prj5bootstrap && docker build . -f PeerDockerfile -t prj5peer && docker build . -f ClientDockerfile -t prj5client Run the test files using: docker compose -f testcases/testcase-[TESTCASE_NUM]-prj5 up NOTE: please use the commands exactly as specified in this README - they differ from the project description.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published