2ffbe06eabe64dc6d11163d721e7e80046b9f887
Some checks failed
CD Pipeline / deploy (push) Failing after 45s
'docker compose up --force-recreate' fails when the existing container was started by a different compose invocation, leaving a stale container with the same name. Error: 'container name already in use'. Fix: explicitly stop + rm the two containers before compose build & up. Using 2>/dev/null to ignore errors if containers are already stopped. Removed --force-recreate (no longer needed after explicit rm).
Description
EwoooC — 商品看板 + 業績報表 + AI KM (Flask + pgvector, Docker Compose on 188)
Languages
PostScript
59.7%
Python
30.9%
HTML
4.2%
CSS
2.1%
JavaScript
1.9%
Other
1.1%