Skip to content

Docker support, running and connecting to Docker containers #759

@guanix

Description

@guanix

What feature would you like to see?

I have a lot of code that has to run inside Docker containers (either already-running Docker containers, or my own Docker image), for access to specialized libraries, data and tools.

Octofriend has two Docker-related features that I would like to request in Kimi Code. One is to run a Docker container using octo docker run, which can run arbitrary images, and the other is octo docker connect, connecting to an existing Docker container.

These features are very useful. The agent’s operations (such as reading files and running shell commands) are isolated inside the Docker container, but it still has access to MCPs in the “host” environment.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions