Comment 0 for bug 1878324

Revision history for this message
Pigo Chu (pigochu) wrote :

I executed the following command

sudo apt install docker.io
sudo service docker start

than show message
docker: unrecognized service

I check /etc/init.d/docker , no file.

I also try other app.

sudo apt remove openssh-server
rm /etc/init.d/ssh
sudo apt install openssh-server

the /etc/init.d/ssh also not found