aboutsummaryrefslogtreecommitdiffstats
path: root/debug/docker-compose-debug.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some tidyingMatthew Lemon2024-05-301-0/+26
Configured to run dlv in the container See https://golangforall.com/en/post/go-docker-delve-remote-debug.html Haven't actually go the interactive dlv working - need to explore docker attach to do that, maybe. Slimmed down image in play - Also adds a new make rule to run debug container