Horje
how to uninstall from /var to increase its size Code Example
how to uninstall from /var to increase its size
sudo apt-get purge -y docker*
sudo apt-get autoremove -y --purge docker*
sudo rm -rf /var/lib/docker /etc/docker
sudo rm /etc/apparmor.d/docker
sudo groupdel docker
sudo rm -rf /var/run/docker.sock
sudo rm /usr/local/bin/docker-compose




Shell

Related
journalctl since 2 days ago Code Example journalctl since 2 days ago Code Example
Cannot install, php_dir for channel "pecl.php.net" is not writeable by the current user Code Example Cannot install, php_dir for channel "pecl.php.net" is not writeable by the current user Code Example
mount network drive from windows wsl ubuntu Code Example mount network drive from windows wsl ubuntu Code Example
pip install scikit-image         print('Error in generated code:', file=sys.stderr) Code Example pip install scikit-image print('Error in generated code:', file=sys.stderr) Code Example
ubuntu reset to default dash Code Example ubuntu reset to default dash Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9