Selaa lähdekoodia

Merge branch 'master' of git-crysp.uwaterloo.ca:miti/mitigator

Miti Mazmudar 4 vuotta sitten
vanhempi
commit
f653828751
2 muutettua tiedostoa jossa 2 lisäystä ja 5 poistoa
  1. 0 3
      README.md
  2. 2 2
      graphene-docker/Dockerfile

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 0 - 3
README.md


+ 2 - 2
graphene-docker/Dockerfile

@@ -4,9 +4,9 @@ RUN apt install -y gawk libprotobuf-c-dev protobuf-c-compiler bison python3-pip
 RUN pip3 install protobuf
 
 WORKDIR /root
-RUN git clone https://github.com/oscarlab/graphene
+RUN git clone https://git-crysp.uwaterloo.ca/miti/graphene
 WORKDIR graphene
-RUN git checkout c0bc728
+RUN git checkout oldmirror
 RUN git submodule init
 RUN git submodule update
 RUN openssl genrsa -3 -out Pal/src/host/Linux-SGX/signer/enclave-key.pem 3072

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä