systemctl: command not found on ubuntu docker

sudo apt-get install systemd
Or re-install
sudo apt-get install --reinstall systemd

Comments