github ktock/buildg v0.3.0

latest releases: v0.4.1, v0.4.0, v0.4.0-test...
2 years ago

This release contains initial support for DAP (Debug Adapter Protocol). This allows visual and interactive debugging of Dockerfiles on IDEs supporting DAP (e.g. VS Code, Emacs, Neovim).

See ./examples/dap for details.

image

Notable Changes

  • Initial support of DAP (Debug Adapter Protocol) (#42)
  • Support importing external cache. One of the use-cases is to inspect the remotely cached build emitted from the remotely performed build (e.g. on Kubernetes). See docs/cache-from.md for details and the example. (#36)
  • Support overlayfs snapshotter (#38)
  • Fix panic bugs (#40, #41)

Don't miss a new buildg release

NewReleases is sending notifications on new releases.