Track E: recreate, system prune, Hub search, swarm secrets/configs
CI / test (push) Successful in 10m3s

Investigate Docker/Portainer gaps and ship high-value ops: recreate
container, system prune + builder prune UI, Docker Hub search in
pull modal, Swarm secrets/configs tables. Update roadmap Track E/F.
This commit is contained in:
2026-07-10 23:48:30 -04:00
parent 869ba6a932
commit b62bcd697e
10 changed files with 490 additions and 92 deletions
+2
View File
@@ -20,6 +20,8 @@ const AUDIT_METHODS = new Set([
'pruneNetworks',
'pruneVolumes',
'pruneBuilder',
'systemPrune',
'recreateContainer',
'removeImage',
'removeStack',
'deployStack',