mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
Merge pull request #525 from jbdelcuv/docker_build
Can't build SGX SDK with the current dockerfile
This commit is contained in:
@@ -55,7 +55,7 @@ COPY . .
|
||||
|
||||
RUN ./download_prebuilt.sh
|
||||
|
||||
RUN make sdk_install_pkg
|
||||
RUN make sdk_install_pkg_no_mitigation
|
||||
|
||||
WORKDIR /opt/intel
|
||||
RUN sh -c 'echo yes | /linux-sgx/linux/installer/bin/sgx_linux_x64_sdk_*.bin'
|
||||
|
||||
Reference in New Issue
Block a user