Skip to content

Commit

Permalink
Merge pull request #388 from skalenetwork/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
olehnikolaiev authored Mar 28, 2022
2 parents 98b6495 + aaac5d2 commit ea0501a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DockerfileRelease
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ COPY . /usr/src/sdk
WORKDIR /usr/src/sdk
RUN cp -f secure_enclave/secure_enclave.config.xml.release secure_enclave/secure_enclave.config.xml
RUN apt update && apt install -y curl secure-delete
#Test signing key generation
RUN cd scripts && ./generate_signing_key.bash
RUN touch /var/hwmode
RUN ./autoconf.bash
RUN ./configure --with-sgx-build=release
Expand Down

0 comments on commit ea0501a

Please sign in to comment.