triton-install/manage-server
amir-climy 8ed781a6c1 fix(uninstall): remove cached container image on uninstall
Without image removal, reinstalling reuses the old cached image even if
a newer one is available. Read TRITON_MANAGE_IMAGE from .env (falling back
to :latest) and rmi it after stopping containers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 19:52:16 +08:00
..
compose.yaml chore: sync installers from triton v1.0.0-rc.2 2026-05-17 07:43:44 +00:00
env.template chore: sync installers from triton v1.0.0-rc.2 2026-05-17 08:33:44 +00:00
install.sh fix(install): pull latest image before starting containers 2026-05-19 19:50:53 +08:00
uninstall.sh fix(uninstall): remove cached container image on uninstall 2026-05-19 19:52:16 +08:00
upgrade.sh feat(upgrade): add --port flag to change web UI host port on upgrade 2026-05-19 19:45:37 +08:00