https://github.com/singularityhub/guts
Actions and client to derive container guts! 🤓
https://github.com/singularityhub/guts
docker entrypoint executable guts path
Last synced: about 1 year ago
JSON representation
Actions and client to derive container guts! 🤓
- Host: GitHub
- URL: https://github.com/singularityhub/guts
- Owner: singularityhub
- License: mpl-2.0
- Created: 2022-08-26T02:51:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T18:01:33.000Z (over 1 year ago)
- Last Synced: 2025-04-01T00:30:10.656Z (about 1 year ago)
- Topics: docker, entrypoint, executable, guts, path
- Language: Python
- Homepage: https://singularityhub.github.io/guts/
- Size: 10.1 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Container Guts!
[](https://badge.fury.io/py/container-guts)
[](https://zenodo.org/badge/latestdoi/529092526)
Want to know the "guts" inside your container, or more specifically,
the executables on the PATH inside, and filesystem paths? 🤓

This is a library and set of GitHub actions to derive that!
## Usage
For client and GitHub Actions usage, see our ⭐️ [documentation](https://singularityhub.github.io/guts/) ⭐️
There are (or will be) scattered examples under [examples](examples), e.g.,

## TODO
- support for singularity and podman (if requested)