Commit bd18e69e authored by hjm's avatar hjm
Browse files

fix: 部署前强制删除可能存在的同名容器

修复 docker-compose up 时的容器名称冲突错误。
在启动服务前强制删除可能存在的同名容器:
- tenpages-api
- tenpages-postgres
- tenpages-minio

这些容器可能是之前手动创建或由其他方式创建的。

🤖 Generated with [Claude Code](https://claude.com/claude-code

)

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent d64d2dc2
Loading
Loading
Loading
Loading