Stopping and Uninstalling Package Security Manager (On-prem)
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
We're recruiting for a paid research study on conda users! Apply now.
docker compose stop
docker compose up -d
# Replace x.x.x with your current version of Package Security Manager
cd ate-x.x.x-installer
docker compose down
rm -rf /opt/anaconda/repo
# Replace x.x.x with your current version of Package Security Manager
rm -rf ~/ate-x.x.x-installer
Was this page helpful?