Dokploy / Dokploy/dokploy

Add Docker Attach (Attaching to the container for inserting inputs)

Open
#1,207 8 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
37.4k
Forks
3k
Avg merge
1d 3h
Merged PRs (30d)
73

Description

What problem will this feature address?

So when I am creating Minecraft server using docker compose for example, after running it can accept some input for example you can op someone by user name.

For now i can't access that by Open Terminal button, it just put me inside the container files

Image

Image

Image

Describe the solution you'd like

you can use docker attach to solve this issue, maybe creating a new section called Attach container or manybe using within the logs

Describe alternatives you've considered

Nothing

Additional context

No response

Will you send a PR to implement it?

No

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing Open Terminal flow and the container logs view in the TypeScript codebase, then compare how either could expose Docker's attach behavior. Done means a user can send interactive input to a running container, such as a Minecraft server, rather than only browsing its files; verify the behavior with a Docker Compose container that accepts console commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.