You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- containers are named superset-<workspace/branch-slug>-<short-id> so
Docker Desktop shows which workspace each sandbox belongs to; the
workspace-id label stays authoritative and destroy/cleanup resolve
containers by label, healing renames and legacy names
- new com.superset.home ownership label; the startup reconcile only
sweeps containers created by THIS host instance. Fixes integration
test runs (own temp DB, same docker daemon) deleting the dev app's
live workspace containers as orphans
0 commit comments