a19b20704363bffac2f8a3aede632eda68a2cd3c
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>
Description
Languages
Python
58.2%
Svelte
32.2%
JavaScript
5.6%
Shell
3.3%
Dockerfile
0.3%
Other
0.3%