Skip to content

Commit

Permalink
SKALE-2671 fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Jun 1, 2020
1 parent 2393178 commit 3e9702d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ FROM skalenetwork/sgxwallet_base:latest
COPY . /usr/src/sdk
WORKDIR /usr/src/sdk

RUN touch /var/hwmode


RUN ./autoconf.bash
RUN ./configure
Expand Down

0 comments on commit 3e9702d

Please sign in to comment.