Update aliyunlinux sgx rpm source
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
This commit is contained in:
parent
ea67f50fc2
commit
aeca3cd5cb
@ -76,7 +76,7 @@ RUN yum install -y --nogpgcheck \
|
|||||||
|
|
||||||
# Install PSW and DCAP RPM packages
|
# Install PSW and DCAP RPM packages
|
||||||
WORKDIR /tmp
|
WORKDIR /tmp
|
||||||
RUN wget https://mirrors.openanolis.cn/inclavare-containers/alinux3/sgx_rpm_local_repo.tar.gz && \
|
RUN wget https://mirrors.openanolis.cn/inclavare-containers/alinux3/sgx-2.13/sgx_rpm_local_repo.tar.gz && \
|
||||||
tar -xzf sgx_rpm_local_repo.tar.gz && \
|
tar -xzf sgx_rpm_local_repo.tar.gz && \
|
||||||
rm -f sgx_rpm_local_repo.tar.gz && \
|
rm -f sgx_rpm_local_repo.tar.gz && \
|
||||||
cd /tmp/sgx_rpm_local_repo && \
|
cd /tmp/sgx_rpm_local_repo && \
|
||||||
|
Loading…
Reference in New Issue
Block a user