lprobe
lprobe copied to clipboard
A command-line tool to perform Local Health Check Probes inside Container Images (ECS, Docker)
Results
5
lprobe issues
Sort by
recently updated
recently updated
newest added
Hi! Great tool. I use it via volume mounts, so there is no need to build new images for existing tools. Maybe you can add it to the docs: ```...
- Make Docker registry and image name configurable via environment variables - Update GoReleaser to use REGISTRY and IMAGE_NAME env vars - Add workflow-level environment variables with sensible defaults -...