Bug 5620 - [Anolis23 GA][RC2][x86/arm]使用anolis23容器镜像启动容器异常
Summary: [Anolis23 GA][RC2][x86/arm]使用anolis23容器镜像启动容器异常
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.0
Hardware: All Linux
: P2-High S2-major
Target Milestone: ---
Assignee: happy_orange
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-27 12:00 UTC by liuyaqing
Modified: 2023-06-28 23:18 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description liuyaqing alibaba_cloud_group 2023-06-27 12:00:43 UTC
Description of problem:
使用docker容器镜像启动容器异常

# docker pull cloud-native-sig-registry.cn-hangzhou.cr.aliyuncs.com/openanolis/anolisos:23-siliconfast
23-siliconfast: Pulling from openanolis/anolisos
af40351d7328: Pull complete
Digest: sha256:ad40b8f61ccbb20628b7d6c864ec45979ca3a154b6b4da19cec5810eae3320dc
Status: Downloaded newer image for cloud-native-sig-registry.cn-hangzhou.cr.aliyuncs.com/openanolis/anolisos:23-siliconfast
cloud-native-sig-registry.cn-hangzhou.cr.aliyuncs.com/openanolis/anolisos:23-siliconfast

# docker images
REPOSITORY                                                                  TAG              IMAGE ID       CREATED          SIZE
cloud-native-sig-registry.cn-hangzhou.cr.aliyuncs.com/openanolis/anolisos   23-siliconfast   9dcad5a376c0   58 minutes ago   5.08MB

# docker run -itd cloud-native-sig-registry.cn-hangzhou.cr.aliyuncs.com/openanolis/anolisos:23-siliconfast bash
38bfb322bab04dd4c4ab6488a4700c0c8a58d94431ecc7da19217567680459fb
docker: Error response from daemon: failed to create shim: OCI runtime create failed: runc create failed: unable to start container process: exec: "bash": executable file not found in $PATH: unknown.

How reproducible:
必现

Steps to Reproduce:
1.yum install docker -y --enablerepo=Plus && systemctl start docker

2.docker pull cloud-native-sig-registry.cn-hangzhou.cr.aliyuncs.com/openanolis/anolisos:23-siliconfast

3.docker images

4. docker run -itd cloud-native-sig-registry.cn-hangzhou.cr.aliyuncs.com/openanolis/anolisos:23-siliconfast bash

Actual results:
容器启动异常,无法启动

Expected results:
正常启动容器

Additional info:
Comment 1 huangxing alibaba_cloud_group 2023-06-27 14:15:51 UTC
精简容器启动失败,已经反馈到嘉瑞,正在解决
Comment 2 huangxing alibaba_cloud_group 2023-06-27 14:26:24 UTC
打包问题,已经可以启动,问题已解决
Comment 3 happy_orange alibaba_cloud_group 2023-06-28 23:18:06 UTC
问题已解决,暂时关闭。