container-guts


Namecontainer-guts JSON
Version 0.0.16 PyPI version JSON
download
home_pagehttps://github.com/singularityhub/guts
SummaryEasily export container guts (executables on the path).
upload_time2024-06-16 18:19:46
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_pythonNone
licenseLICENSE
keywords docker containers introspection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/singularityhub/guts",
    "name": "container-guts",
    "maintainer": "Vanessa Sochat",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "docker, containers, introspection",
    "author": "Vanessa Sochat",
    "author_email": "vsoch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/84/18/e961b7c79fe0a19cadf3cf05deedf712a9dcabaec712b94cea5e4096bd69/container-guts-0.0.16.tar.gz",
    "platform": null,
    "description": "# Container Guts!\n\n[![PyPI version](https://badge.fury.io/py/container-guts.svg)](https://badge.fury.io/py/container-guts)\n[![DOI](https://zenodo.org/badge/529092526.svg)](https://zenodo.org/badge/latestdoi/529092526)\n\n\nWant to know the \"guts\" inside your container, or more specifically,\nthe executables on the PATH inside, and filesystem paths? \ud83e\udd13\n\n![docs/assets/img/guts-colors-small.png](docs/assets/img/guts-colors-small.png)\n\nThis is a library and set of GitHub actions to derive that!\n\n## Usage\n\nFor client and GitHub Actions usage, see our \u2b50\ufe0f [documentation](https://singularityhub.github.io/guts/) \u2b50\ufe0f\nThere are (or will be) scattered examples under [examples](examples), e.g.,\n\n![examples/os_diffs/os-diffs.png](examples/os_diffs/os-diffs.png)\n\n## TODO\n\n- support for singularity and podman (if requested)\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Easily export container guts (executables on the path).",
    "version": "0.0.16",
    "project_urls": {
        "Homepage": "https://github.com/singularityhub/guts"
    },
    "split_keywords": [
        "docker",
        " containers",
        " introspection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39f692f9f6df1d6a159cbb463b5b96e28bde334ddff04186674857ac82c96402",
                "md5": "b0475ada4834f5e164ec8d704f79ab42",
                "sha256": "b0473282bed9a9faab9395ee96aa440d9c2e2caa4403f745c49d669e091410a6"
            },
            "downloads": -1,
            "filename": "container_guts-0.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0475ada4834f5e164ec8d704f79ab42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26263,
            "upload_time": "2024-06-16T18:19:45",
            "upload_time_iso_8601": "2024-06-16T18:19:45.048519Z",
            "url": "https://files.pythonhosted.org/packages/39/f6/92f9f6df1d6a159cbb463b5b96e28bde334ddff04186674857ac82c96402/container_guts-0.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8418e961b7c79fe0a19cadf3cf05deedf712a9dcabaec712b94cea5e4096bd69",
                "md5": "0efd83df994833193d17cd48de2a5333",
                "sha256": "4babc1229f359a9fbad8b2e8ca7e04cbe4ff2e012b97827663e367fe883c3b1f"
            },
            "downloads": -1,
            "filename": "container-guts-0.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "0efd83df994833193d17cd48de2a5333",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21146,
            "upload_time": "2024-06-16T18:19:46",
            "upload_time_iso_8601": "2024-06-16T18:19:46.071468Z",
            "url": "https://files.pythonhosted.org/packages/84/18/e961b7c79fe0a19cadf3cf05deedf712a9dcabaec712b94cea5e4096bd69/container-guts-0.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-16 18:19:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "singularityhub",
    "github_project": "guts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "container-guts"
}
        
Elapsed time: 0.28865s