SKALE-4110 fix build base

parent 6af7a555
...@@ -4,6 +4,7 @@ FROM ubuntu:bionic ...@@ -4,6 +4,7 @@ FROM ubuntu:bionic
COPY . /usr/src/sdk COPY . /usr/src/sdk
RUN ls /usr/src/sdk/autoconf.bash RUN ls /usr/src/sdk/autoconf.bash
WORKDIR /usr/src/sdk WORKDIR /usr/src/sdk
RUN mkdir /opt/intel
RUN mkdir /opt/intel/sgxsdk RUN mkdir /opt/intel/sgxsdk
RUN mkdir /opt/intel/sgxsdk/include RUN mkdir /opt/intel/sgxsdk/include
......
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