zongmin.gu
39f268891e
Update the docker file for SGX SDK 2.15.1
2021-12-06 19:19:53 +08:00
Zheng, Qi
d21bcf245e
Install openjdk 8 to occlum toolchain
2021-12-06 13:47:27 +08:00
Hui, Chunyang
17e86e87d0
Fix building CI image for TF serving and Openvino
2021-11-08 19:15:00 +08:00
Hui, Chunyang
edaf2374b0
Support building CI image for different branches
2021-11-08 19:15:00 +08:00
zongmin.gu
b4d89f6c77
Update CentOS base image
2021-10-22 17:16:52 +08:00
Shuocheng Wang
25006ee673
Add clang dependency to docker file
2021-10-22 17:16:52 +08:00
Zheng, Qi
b79adca20d
Update dockerfile to build busybox into toolchain
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-10-17 16:48:48 +08:00
zongmin.gu
c49e3d8027
Use Intel IPP in SGX SDK
2021-10-01 08:29:25 +08:00
zongmin.gu
7286c0c02c
Update with SGX SDK 2.14
2021-10-01 08:29:25 +08:00
Hui, Chunyang
a0453f1262
Add capabilities of building grpc CI image from different branches
2021-09-26 21:06:02 +08:00
Zheng, Qi
aeca3cd5cb
Update aliyunlinux sgx rpm source
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-23 19:33:36 +08:00
Zheng, Qi
ea67f50fc2
Add building bash into occlum docker image
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-23 19:33:36 +08:00
Zheng, Qi
2795b8672f
Use toolchains from the git clone source instead of from the local path
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-22 19:39:47 +08:00
Zheng, Qi
36990fc97c
Remove obsolete dockerfiles
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-22 12:54:39 +08:00
zongmin.gu
dd8231c8a2
Update the openanolis URL in alinux3 docker file
2021-09-15 14:49:25 +08:00
zongmin.gu
cb18a03deb
Add rsync into the docker image
2021-09-15 14:49:25 +08:00
ClawSeven
136c2cca95
Seperate ssl generation with environment preparation
2021-09-03 18:42:50 +08:00
ClawSeven
ed3641a66a
Optimize tensorflow_serving workflow
2021-08-16 16:58:03 +08:00
Hui, Chunyang
dc67dfb9aa
Re-enable aliyunlinux 3 image as default aliyunlinux image
2021-07-23 14:03:33 +08:00
Hui, Chunyang
04c3f485dc
Add aliyunlinux 3 docker image support
2021-07-09 16:00:16 +08:00
Hui, Chunyang
2217cf83b9
Update Intel SGX SDK version to 2.13.3
2021-06-25 21:12:42 +08:00
Hui, Chunyang
eaf47d1662
Fix aliyunlinux image building and testing error
2021-06-15 15:27:14 +08:00
Hui, Chunyang
41bbb3763d
Fix dockerfile error
...
1. Make "bash" the default shell when building image
2. Add libarchive dependency for centos image
2021-06-11 16:26:30 +08:00
zongmin.gu
3756f0658c
Update rust-toolchain to nightly-2020-10-25
2021-06-04 11:59:11 +08:00
Hui, Chunyang
a9850745f8
Add dockerfile for Aliyun Linux image
2021-05-18 20:55:22 +08:00
Nils Hanke
986620dd71
Add nano to Dockerfiles
2021-04-13 10:21:01 +08:00
zongmin.gu
27500f0461
Fix docker image for SGX1 HW
2021-03-15 10:33:32 +08:00
zongmin.gu
9af92f2ebf
Update base image from CentOS 8.1 to CentOS 8.2
2021-03-03 16:07:51 +08:00
zongmin.gu
ad3b172506
Update docker file to use offical SGX 2.13 PSW and DCAP binaries
2021-03-03 16:07:51 +08:00
zongmin.gu
37f08da482
Remove sccache because the latest sccache does not work with nightly Rust
2021-03-03 16:07:51 +08:00
He Sun
cca7910c2f
Add CI support for gVisor syscall test image
2021-01-22 13:22:41 +08:00
Hui, Chunyang
96bfe7eeae
Fix gRPC and OpenVINO CI image demo location
2021-01-20 17:39:05 +08:00
He Sun
f1e5f574ca
Add support for DCAP
...
1. Five new ioctl commands of /dev/sgx are added for occlum
applications to securely get and verify DCAP quote;
2. Not all the functions of the intel DCAP package are open to
developers to simplify the DCAP usage;
3. The test may only run on the platform with DCAP driver installed;
4. A macro OCCLUM_DISABLE_DCAP is used to separate the DCAP code from
the other code.
5. Skip DCAP test when DCAP driver is not detected or in simulation mode
2020-12-19 19:53:31 +08:00
He Sun
ea1272f69a
Update the lcov source for centos docker image
2020-12-19 19:53:31 +08:00
He Sun
ba48e65428
Install lcov in occlum docker images
...
Lcov will be used for code coverage generation.
2020-12-17 16:42:11 +08:00
LI Qing
22b02850a3
Add Glibc as an optional libc and fix test cases
2020-12-16 19:21:22 +08:00
Hui, Chunyang
9c3f595f0e
Add support for building docker image with specific Occlum branch
2020-11-20 09:24:24 +08:00
zongmin.gu
9504e8f681
Enable optimized string and math lib in Occlum
2020-11-17 14:42:39 +08:00
He Sun
0bb8f5922e
Use sccache to accelerate Rust build
2020-11-05 21:54:57 +08:00
Hui, Chunyang
f4e1352b41
Add Python demo CI
2020-10-13 16:06:02 +08:00
Hui, Chunyang
ce147df2c9
Enable TFLite and OpenVINO test for CI and add CI image build action
2020-09-29 16:51:38 +08:00
zongmin.gu
b28aee68b7
Upgrade Intel SGX SDK to 2.11 and Rust SGX SDK accordingly
2020-09-18 15:39:58 +08:00
He Sun
33e840143a
Add Dockerfile based on CentOS 8.1
2020-08-17 22:28:03 +08:00
LI Qing
cd5cc0cb5c
Update Java toolchains
...
1. Replace the OpenJDK with an unmodified OpenJDK from Alpine Linux
2. Add Alibaba Dragonwell as the default JDK for the Java demos
2020-08-15 19:12:39 +08:00
LI Qing
1f30d75713
Add Java demo
2020-07-17 17:35:24 +00:00
LI Qing
81eb364c5b
Install zlib in occlum-gcc toolchians
2020-07-17 17:31:41 +00:00
zongmin.gu
c7e225a4eb
Fix the centos version
...
When user cat /etc/system-release, user would know the centos version. It should be 7.5
2020-07-17 16:39:02 +08:00
zongmin.gu
3382a68807
Fix docker image build failure
2020-07-11 20:35:21 +08:00
Hui, Chunyang
03ba13aec7
Add "make format" and "make format-check" to check format for c/c++ files
2020-05-27 07:08:59 +00:00
He Sun
b29aa1d6d0
Add the Occlum-compatible Rust toolchains and a demo
2020-05-22 14:36:11 +08:00