iximiuz / cdebug

cdebug - a swiss army knife of container debugging
https://iximiuz.com/en/posts/docker-debug-slim-containers/
Apache License 2.0
1.34k stars 47 forks source link

docs: homebrew installation note #9

Closed chenrui333 closed 1 year ago

chenrui333 commented 1 year ago
$ brew install cdebug
==> Fetching cdebug
==> Downloading https://ghcr.io/v2/homebrew/core/cdebug/manifests/0.0.7
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/cdebug/blobs/sha256:9087e51798a9cb24290ad4c353e8b0fd8ca224f092f780263996467b68655205
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9087e51798a9cb24290ad4c353e8b0fd8ca224f092f780263996467b68655205?se=2023-01-18T16%3A5
######################################################################## 100.0%
==> Pouring cdebug--0.0.7.arm64_ventura.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
  /opt/homebrew/etc/bash_completion.d
==> Summary
🍺  /opt/homebrew/Cellar/cdebug/0.0.7: 8 files, 18.3MB
iximiuz commented 1 year ago

Awesome! Thanks a bunch for making it happen!