有没有人遇到过这个问题哈!(虚拟机vm搭建的)docker 最新pull的所有镜像都无法启动求指导!

[root@localhost~]#dockerinfo
Containers:2
Running:0
Paused:0
Stopped:2
Images:2
ServerVersion:1.13.1
StorageDriver:overlay2
BackingFilesystem:xfs
Supportsd_type:false
NativeOverlayDiff:false
LoggingDriver:json-file
CgroupDriver:systemd
Plugins:
Volume:local
Network:bridgehostmacvlannulloverlay
Swarm:inactive
Runtimes:docker-runcrunc
DefaultRuntime:docker-runc
InitBinary:/usr/libexec/docker/docker-init-current
containerdversion:(expected:aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1)
runcversion:290a33602b16ff2d1cc5339bc0297f0e094462ce(expected:9df8b306d01f59d3a8029be411de015b7304dd8f)
initversion:fec3683b971d9c3ef73f284f176672c44b448662(expected:949e6facb77383876aeff8a6944dde66b3089574)
SecurityOptions:
seccomp
WARNING:You'renotusingthedefaultseccompprofile
Profile:/etc/docker/seccomp.json
KernelVersion:3.10.0-327.el7.x86_64
OperatingSystem:CentOSLinux7(Core)
OSType:linux
Architecture:x86_64
NumberofDockerHooks:3
CPUs:1
TotalMemory:993MiB
Name:localhost.localdomain
ID:S2MZ:JMP2:UQJZ:25N6:GNCH:HRYC:7TJT:GPSR:TCPX:CZ2H:SK6U:BYQ4
DockerRootDir:/var/lib/docker
DebugMode(client):false
DebugMode(server):false
Registry:https://index.docker.io/v1/
WARNING:bridge-nf-call-iptablesisdisabled
WARNING:bridge-nf-call-ip6tablesisdisabled
Experimental:false
InsecureRegistries:
127.0.0.0/8
RegistryMirrors:
http://f2d6cb40.m.daocloud.io/
LiveRestoreEnabled:false
Registries:docker.io(secure)
这是本机dockerinfo的信息
[root@localhost~]#dockerimages
REPOSITORYTAGIMAGEIDCREATEDSIZE
docker.io/tomcatlatest168588387c682weeksago463MB
docker.io/mysqllatest81f094a7e4cc2weeksago477MB
[root@localhost~]#dockerrun--namemytomcat-dtomcat
46388dee1bd0cb38eae60b2a9640eb6d6a8bd1c1e8c7e72248a0bce9ae179e09
/usr/bin/docker-current:Errorresponsefromdaemon:ociruntimeerror:container_linux.go:247:startingcontainerprocesscaused"writeparent:brokenpipe".
mysql和tomcat镜像启动都是同样的错误,网上查了很久也没发现问题所在。
各位大神是否有遇到这样的问题?
波斯汪
浏览 1941回答 2
2回答
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

JavaScript