sudo apt purge docker.io docker-compose
sudo apt install docker.io docker-compose
docker-compose is already the newest version (1.17.1-2).
docker.io is already the newest version (19.03.6-0ubuntu1~18.04.1).
@whysthatso Just ran into this issue, could you please describe the full solution step by step? Do I need to uninstall docker-compose and stuff and then reinstall docker or what?
as far as i remember:
- uninstall everything docker-related
- check if there is /etc/systemd/system/docker.service, delete it
- install docker-compose
or it could be:
- uninstall everything docker-related
but yeah, sorry, i realized i should have contextualized my comment a bit better
- install docker-compose
- check if there is /etc/systemd/system/docker.service, delete it
try both, can't really mess anything up here
Ezt a megjegyzést eltávolította a szerző.
VálaszTörlés