Uninstalling Connectware (Docker)
sudo -i
cd <installation-directory>docker compose down -vcd ..
rm -R <installation-directory>systemctl disable connectwarerm /etc/systemd/system/connectware.serviceLast updated
Was this helpful?
sudo -i
cd <installation-directory>docker compose down -vcd ..
rm -R <installation-directory>systemctl disable connectwarerm /etc/systemd/system/connectware.serviceLast updated
Was this helpful?
Was this helpful?