mirror of
https://github.com/wekan/wekan.git
synced 2026-01-02 15:48:49 +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
|
||
|
|
|