Browse Source

README to build pirserver and pirclient modules

sshsshy 1 year ago
parent
commit
f78584287e
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+To build the pirserver and pirclient modules:
+
+1) Clone the piros/Scripts repository (https://git-crysp.uwaterloo.ca/piros/Scripts) and build the dockers in it following instructions in that repository.
+2) Build the pirserver docker with ./built_dockers.sh
+3) docker run --device /dev/isgx -it zt_docker bash -c "start-aesmd && exec bash"