The --force-recreate flag alone doesn't handle containers that exist outside the compose project context. Now explicitly: 1. Run docker compose down first 2. Force remove any orphaned containers with known names 3. Then create fresh containers
5.5 KiB
Executable File
5.5 KiB
Executable File