mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-21 00:08:07 +02:00
Add Gebug
Gebug - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
This commit is contained in:
parent
16be5d5de0
commit
f6928ce966
1 changed files with 1 additions and 0 deletions
|
@ -529,6 +529,7 @@ Services to securely store your Docker images.
|
|||
- [Portainer stack utils](https://github.com/greenled/portainer-stack-utils) :construction: - Bash script to deploy/update/undeploy Docker stacks in a Portainer instance from a docker-compose yaml file. By [@greenled](https://github.com/greenled).
|
||||
- [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/)
|
||||
- [sbt-docker](https://github.com/marcuslonnberg/sbt-docker) - Create Docker images directly from sbt by [@marcuslonnberg](https://github.com/marcuslonnberg)
|
||||
- [Gebug](https://github.com/moshebe/gebug) - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
|
||||
|
||||
### CI/CD
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue