Skip to content

v0.1.0

Latest

Choose a tag to compare

@iamcanturk iamcanturk released this 14 Aug 11:02
· 9 commits to main since this release

Changelog

Features

Fixes

Other

Install

brew install iamcanturk/tap/doctordock     # macOS
go install github.com/iamcanturk/DoctorDock/cmd/doctordock@v0.1.0

Or run it in CI without installing anything:

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock:ro \
  ghcr.io/iamcanturk/doctordock:0.1.0