XuqmGroup-Server/tenant-service
XuqmGroup 4bf0fefc67 fix: getNewestContainerId returns null when last-global container is different service
Docker applies -n N globally before label filter, so -n 1 with a service filter
returns empty if the most-recently-created container belongs to a different service.
Remove -n 1; docker ps without it sorts newest-first and the filter correctly
narrows to only the target service's containers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 01:40:58 +08:00
..
src/main fix: getNewestContainerId returns null when last-global container is different service 2026-06-13 01:40:58 +08:00
pom.xml feat: 引入 Flyway 数据库版本管理,替换 ddl-auto: update 2026-06-12 23:28:12 +08:00