소스 검색

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"