Преглед изворни кода

README to build pirserver and pirclient modules

sshsshy пре 2 година
родитељ
комит
f78584287e
1 измењених фајлова са 5 додато и 0 уклоњено
  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"