Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sgxwallet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董子豪
sgxwallet
Commits
406076ab
Unverified
Commit
406076ab
authored
Dec 17, 2019
by
Sergiy Lavrynenko
Browse files
Options
Browse Files
Download
Plain Diff
SKALE-1850 missing source code commit
parents
c6817276
9c3df809
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
Dockerfile
docker/Dockerfile
+1
-0
install-psw.patch
docker/install-psw.patch
+0
-0
jhi.conf
docker/jhi.conf
+0
-0
start.sh
docker/start.sh
+0
-1
No files found.
Dockerfile
→
docker/
Dockerfile
View file @
406076ab
...
...
@@ -29,4 +29,5 @@ RUN cd scripts; ./build.py
RUN
autoreconf
-vif
RUN
automake
RUN
./configure
RUN
cd
libBLS
;
cmake
-H
.
-Bbuild
;
cmake
--build
build
--
-j
$(
nproc
)
;
RUN
make
install-psw.patch
→
docker/
install-psw.patch
View file @
406076ab
File moved
jhi.conf
→
docker/
jhi.conf
View file @
406076ab
File moved
entrypoin
t.sh
→
docker/star
t.sh
View file @
406076ab
...
...
@@ -3,7 +3,6 @@
source
/opt/intel/sgxsdk/environment
export
LD_LIBRARY_PATH
=
${
LD_LIBRARY_PATH
}
:/opt/intel/sgxpsw/aesm/
jhid
-d
/opt/intel/sgxpsw/aesm/aesm_service &
pid
=
$!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment