An open API service indexing awesome lists of open source software.

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! 🤓

Awesome Lists containing this project

README

          

# Container Guts!

[![PyPI version](https://badge.fury.io/py/container-guts.svg)](https://badge.fury.io/py/container-guts)
[![DOI](https://zenodo.org/badge/529092526.svg)](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? 🤓

![docs/assets/img/guts-colors-small.png](docs/assets/img/guts-colors-small.png)

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.,

![examples/os_diffs/os-diffs.png](examples/os_diffs/os-diffs.png)

## TODO

- support for singularity and podman (if requested)