Installation
Currently infra-inspector
is only available as docker image, so you'll need to
install Docker.
After that you'll be able to do:
docker pull ghcr.io/infra-inspector/infra-inspector:latest
This will download the infra-inspector
image locally, so that you can execute
the cli application from a container.
You can see all the available versions of the package here.