未验证 提交 ba9a2484 编写于 作者: J jiazhiguang 提交者: GitHub

docs: update the version number #2

上级 368d4c32
......@@ -63,7 +63,7 @@ Note that you should install the OOT SGX driver that without ECDSA attestation.
- On Ubuntu
```bash
version=0.15.1
version=0.15.1-1
sudo dpkg -i occlum-pal_${version}_amd64.deb
```
......
......@@ -37,14 +37,14 @@ You can choose one suitable occlum SDK image from the list in [this page](https:
- command:
- sleep
- infinity
image: docker.io/occlum/occlum:0.15.1-centos7.5
image: docker.io/occlum/occlum:0.15.1-centos8.1
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
name: occlum-app-builder
EOF
```
This will create a Pod with image `docker.io/occlum/occlum:0.15.1-centos7.5` and the filed `securityContext.privileged` should be set to `true`  in order to build and push docker image in container.<br />
This will create a Pod with image `docker.io/occlum/occlum:0.15.1-centos8.1` and the filed `securityContext.privileged` should be set to `true`  in order to build and push docker image in container.<br />
- Step 2. Wait for the pod status to `Ready`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册