DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-docker

Docker container management plugin for DeepSeek Harness providing inspection, execution, and lifecycle tools.

Terminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
3GitHub Stars0ForksUpdated2026-09-13

Install

$ dsh plugin --profile web add @stardustlc/dsh-docker

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-docker is a DeepSeek Harness plugin that equips agents with container management capabilities. It provides tools for listing containers and images, viewing logs, inspecting details, running commands inside containers, and managing lifecycle states (start, stop, restart, remove) via the official subprocess service without external runtime dependencies.

Key Capabilities

  • List and filter containers via docker_ps
  • List and inspect local Docker images via docker_images
  • Tail and stream container logs with safety line clamps via docker_logs
  • Inspect container configurations and ports via docker_inspect
  • Execute commands inside containers with approval gates via docker_exec
  • Manage container lifecycle actions (start, stop, restart, remove) via docker_manage

Useful For

  • Allowing DSH agents to inspect and troubleshoot running Docker containers
  • Automating container health checks, log retrieval, and restart operations
  • Executing diagnostics and debugging scripts inside isolated Docker environments

Who It Fits

  • DevOps engineers using DeepSeek Harness for infrastructure orchestration
  • Developers deploying and debugging local Docker workloads with AI agents

Documented Limitations

  • Requires a local Docker CLI installation accessible via PATH or configured dockerPath
  • docker_exec requires user approval by default and rejects execution in headless environments without an approval channel
  • Log tailing and timeouts are restricted by built-in clamp limits

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
STARDUSTLC666/dsh-docker
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d5471f3 · 2026-09-15

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
3GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-13
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app