macOS
brew install gebuglocal Homebrew formula metadata
brew / rank 9680
Debug Dockerized Go applications better. Version 1.0.7 via Homebrew; verified 2026-07-27.
install
brew install gebuglocal Homebrew formula metadata
overview
Debug Dockerized Go applications better
history
Gebug is a command-line developer tool for debugging Dockerized Go applications. Its README describes debugger and hot-reload workflows driven by generated Dockerfile, Docker Compose, and project configuration files.
The public GitHub repository was created in July 2020. The README presents Gebug as a Go application debugging environment for containers, with commands to initialize, start, clean, destroy, and manage a web UI for a project.
The official installation instructions support Homebrew on Linux and macOS and `go install` on Go-supported platforms. The README also documents an upgrade path from v1.x to v2.0, which suggests existing users had generated project configuration that needed regeneration.
Practitioners run `gebug init` inside a Go application, edit generated files under `.gebug` when needed, and run `gebug start` or `gebug ui` to work with hot reload, Delve debugging, exposed ports, environment variables, and Docker networking.
For package users, Gebug is interesting as a Go CLI that packages a repeatable local container-debugging stack. It turns a set of Docker, Compose, Delve, and rebuild conventions into a command users can install through Homebrew or Go tooling.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.gebug/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gebug | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:gebug |
|---|---|
| Version | 1.0.7 |
| Package manager | Homebrew |
| Homepage | https://github.com/moshebe/gebug |
| Repository | https://github.com/moshebe/gebug |
| Last updated | 2026-07-27T16:47:22+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.