您的 Docker 安装在运行 launcher rebuild app 后出现问题

运行 ./launcher rebuild app 后,我得到了以下结果…

which: no docker.io in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
which: no docker.io in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
/usr/bin/docker: 来自守护进程的错误响应:OCI 运行时创建失败:container_linux.go:344: 启动容器进程导致 "process_linux.go:293: 复制引导数据到管道导致 \"write init-p: 管道破裂\"":未知。
/usr/bin/docker: 来自守护进程的错误响应:OCI 运行时创建失败:container_linux.go:344: 启动容器进程导致 "process_linux.go:293: 复制引导数据到管道导致 \"write init-p: 管道破裂\"":未知。

您的 Docker 安装无法正常工作

参见:https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18?u=sam

请告诉我如何解决这个问题?

How did you install docker?

The host set up the forum for me but I have used the command below recently

wget -qO- https://get.docker.com/ | sh

There’s a link attached in the error

https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18?u=sam

Tried this to see if it helps?

I’ve tried the commands suggested there but problem persists :face_with_raised_eyebrow:

Try contacting Your host asking how they installed discourse.

docker info returns this :

docker info
Containers: 4
 Running: 0
 Paused: 0
 Stopped: 4
Images: 29
Server Version: 18.09.2
Storage Driver: overlay
 Backing Filesystem: extfs
 Supports d_type: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 9754871865f7fe2f4e74d43e2fc7ccd237edcbce
runc version: 09c8266bf2fcf9519a651b04ae54c967b9ab86ec
init version: fec3683
Security Options:
 seccomp
  Profile: default
Kernel Version: 3.10.0-229.20.1.el7.centos.plus.x86_64
Operating System: CentOS Linux 7 (Core)
OSType: linux
Architecture: x86_64
CPUs: 1
Total Memory: 988.9MiB
Name: forum
ID: J3DK:SKYY:MG4X:6O6R:3RGG:2DNT:4KIM:T33L:2P3H:4QZF:KTIX:DKUN
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine

WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
WARNING: the overlay storage-driver is deprecated, and will be removed in a future release.