原文地址:http://www.zgljl2012.com/docker-segmentation-fault-or-critical-error-encountered-dumping-core-and-aborting/


CentOS7 安装Docker后,load镜像时出现以下错误:

Segmentation Fault or Critical Error encountered. Dumping core and aborting.

原因是因为我在安装时使用的 yum install docker,安装的docker,但实际上需要安装docker-io

yum install docker-io
Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐