mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02: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
|
||
|
|