简介
Docker Engine 工作台:管理容器、镜像、卷与网络,实时日志、资源监控、容器文件上传下载、容器内交互式终端,以及常用 Compose 子集的应用。
权限
2 项权限
权限代码在安装时授予,此处按 manifest 原文展示。
版本历史
- v0.1.42026年9月20日最新
First DBX Store submission. Adds a Docker Engine connection provider and workbench with container lifecycle, container rename, image pull/push/export, image tagging and per-tag removal, image layer history, live logs, ECharts resource monitoring, read-only container file browsing with download and upload, an interactive container terminal (docker exec over a binary channel), disk usage, and a controlled Compose subset. Cleanup runs in a guarded dialog with a read-only preview and a typed confirmation, and follows Docker CLI defaults. The UI follows the DBX interface language and reuses DBX transport layers instead of building its own SSH tunnel.