SKALE-4110 fix build base

parent 2fab7bc9
...@@ -38,7 +38,7 @@ WORKDIR /opt/intel ...@@ -38,7 +38,7 @@ WORKDIR /opt/intel
RUN sh -c 'echo yes | /linux-sgx/linux/installer/bin/sgx_linux_x64_sdk_*.bin' RUN sh -c 'echo yes | /linux-sgx/linux/installer/bin/sgx_linux_x64_sdk_*.bin'
WORKDIR /linux-sgx WORKDIR /linux-sgx
RUN make psw_install_pkg RUN make deb_psw_pkg
WORKDIR /opt/intel WORKDIR /opt/intel
RUN cp /linux-sgx/linux/installer/bin/sgx_linux_x64_psw*.bin . RUN cp /linux-sgx/linux/installer/bin/sgx_linux_x64_psw*.bin .
......
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