Your Docker installation is not working correctly after running launcher rebuild app

After running ./launcher rebuild app, I got this…

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: Error response from daemon: OCI runtime create failed: containe                                                                                                         r_linux.go:344: starting container process caused "process_linux.go:293: copying                                                                                                          bootstrap data to pipe caused \"write init-p: broken pipe\"": unknown.
/usr/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:344: starting container process caused "process_linux.go:293: copying bootstrap data to pipe caused \"write init-p: broken pipe\"": unknown.

Your Docker installation is not working correctly

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

Pls, how can I resolve this?

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.