fix: 部署前强制删除可能存在的同名容器
修复 docker-compose up 时的容器名称冲突错误。 在启动服务前强制删除可能存在的同名容器: - tenpages-api - tenpages-postgres - tenpages-minio 这些容器可能是之前手动创建或由其他方式创建的。🤖 Generated with [Claude Code](https://claude.com/claude-code ) Co-Authored-By:Claude <noreply@anthropic.com>
Loading
Please register or sign in to comment