mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 19:30:15 +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
|
||
|
|
|