Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamiemagee/stethoscope
Inventory container image packages in .NET
https://github.com/jamiemagee/stethoscope
container container-image containers docker docker-daemon sbom software-bill-of-materials
Last synced: 14 days ago
JSON representation
Inventory container image packages in .NET
- Host: GitHub
- URL: https://github.com/jamiemagee/stethoscope
- Owner: JamieMagee
- Created: 2022-12-19T00:03:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T22:06:24.000Z (9 months ago)
- Last Synced: 2024-04-18T21:49:36.681Z (9 months ago)
- Topics: container, container-image, containers, docker, docker-daemon, sbom, software-bill-of-materials
- Language: C#
- Homepage:
- Size: 172 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stethoscope
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/JamieMagee/Stethoscope/build.yml?branch=main&style=for-the-badge)](https://github.com/JamieMagee/Stethoscope/actions/workflows/build.yml?query=branch%3Amain)
![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg?style=for-the-badge)```
USAGE:
stethoscope [image] [OPTIONS]EXAMPLES:
stethoscope docker-daemon://docker.io/library/alpine:latest
stethoscope docker-daemon://docker.io/library/ubuntu:latestARGUMENTS:
[image]OPTIONS:
-h, --help Prints help information
```## License
All packages in this repository are licensed under [the MIT license](https://opensource.org/licenses/MIT).