Files
conduit/conduit.sh
SamNet-dev 72dee2fb3f Fix container management bugs: start/stop/restart logic
- Fix [s] Start in container menu to resume stopped containers with
  docker start instead of docker run (name already in use error)
- Add safety check in run_conduit_container() to remove existing
  containers before docker run to prevent conflicts
- Fix [t] Stop and [x] Restart to check exit codes and show accurate status
- Add warning in main menu Start (option 5) when recreating stopped containers
2026-01-29 19:04:35 -06:00

190 KiB