triton-install/manage-server
amir-climy 373f393b03 fix(install): pull latest image before starting containers
Without an explicit pull, compose up reuses the locally cached image even
when a newer one is available on the registry. This caused the old image
(without --chmod=755) to be used on re-runs. Pull first to guarantee the
current released image is always used.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 19:50:53 +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(scripts): handle BASH_SOURCE[0] unbound when piped via curl 2026-05-19 19:38:47 +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