Unverified Commit 856e71c1 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Merge pull request #239 from skalenetwork/develop

SKALE-3596 Intel submission.
parents e50a3bff 5fd0dd83
......@@ -10,7 +10,6 @@ RUN touch /var/hwmode
RUN ./autoconf.bash
RUN ./configure --with-sgx-build=release
RUN bash -c "make -j$(nproc)"
RUN cd scripts && ./sign_enclave.bash
RUN ccache -sz
RUN mkdir -p /usr/src/sdk/sgx_data
COPY docker/start.sh ./
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment