douglasmiranda / douglasmiranda/ddpt

make attach instead of make debug

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
56
Forks
8
PR merge metrics
No merged PRs in 30d

Description

`make debug` just execute `docker attach` command.

Useful for running after you call `breakpoint()` in your code.

---

Maybe add ` --detach-keys 'ctrl-c'` so we can use `ctrl-c` for exiting the docker attach.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Make target behind `make debug` and inspect how it invokes `docker attach`. Check the development instructions or Docker configuration for the intended target name and detach behavior. Done means the requested Make command is available and its attach behavior matches the issue without breaking existing development workflows.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.