Comment 4 for bug 1852720

Revision history for this message
A Z (azaagman) wrote :

Adding in workaround:

Remove either the docker snap or the docker.io package:

sudo snap remove docker
OR
sudo apt purge docker.io

Truncate the syslog to get your diskspace back:

sudo truncate -s 0 /var/log/syslog