mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
6 lines
123 B
Bash
6 lines
123 B
Bash
|
|
sudo systemctl stop docker
|
||
|
|
sudo systemctl stop containerd
|
||
|
|
sudo systemctl disable docker
|
||
|
|
sudo systemctl disable containerd
|
||
|
|
|