system has not been booted with systemd as init system (pid 1). can't operate. ubuntu 18.04 docker code example
Example: System has not been booted with systemd as init system (PID 1). Can't operate
sudo systemctl start redis
use:
sudo /etc/init.d/redis start