Files
nas-tools/.gitea
Gan, Jimmy a19b207043 fix: remove conflicting docker-socket-proxy container before retry
When docker compose --pull never fails due to network endpoint issues,
the retry with stripped networks fails because docker-socket-proxy
container already exists (restart: unless-stopped recreates it after
compose down). Fix by force-removing it before the retry.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 23:35:53 +08:00
..