Vintner Docker Uninstallation¶ Warning Undeploy all applications first. This document holds instructions on uninstalling Vintner. Depending on the installation method, uninstall Vintner as follows. Script/ ManualNPMYarn (Classic)Docker 1 2vintner setup clean --force rm "$(which vintner)" 1 2vintner setup clean --force npm uninstall --global opentosca-vintner 1 2vintner setup clean --force yarn global remove opentosca-vintner 1 2docker stop vintner docker remove vintner Next, remove the directories used to persists container data on the docker host. Last update: November 18, 2024