{"id":22599601,"url":"https://github.com/singularityhub/container-tree","last_synced_at":"2025-07-10T05:36:04.132Z","repository":{"id":62564585,"uuid":"134179762","full_name":"singularityhub/container-tree","owner":"singularityhub","description":"testing creating graphs that represent container file systems","archived":false,"fork":false,"pushed_at":"2021-07-27T22:32:45.000Z","size":33630,"stargazers_count":1,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-29T09:16:34.968Z","etag":null,"topics":["container-diff","container-tree","docker","python","singularity","trie"],"latest_commit_sha":null,"homepage":"https://singularityhub.github.io/container-tree/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/singularityhub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2018-05-20T19:22:36.000Z","updated_at":"2021-07-27T22:32:48.000Z","dependencies_parsed_at":"2022-11-03T16:00:45.440Z","dependency_job_id":null,"html_url":"https://github.com/singularityhub/container-tree","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fcontainer-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fcontainer-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fcontainer-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fcontainer-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","download_url":"https://codeload.github.com/singularityhub/container-tree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248323516,"owners_count":21084521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["container-diff","container-tree","docker","python","singularity","trie"],"created_at":"2024-12-08T11:10:38.909Z","updated_at":"2025-04-11T01:23:17.995Z","avatar_url":"https://github.com/singularityhub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Container Tree\n\n[![DOI](https://zenodo.org/badge/134179762.svg)](https://zenodo.org/badge/latestdoi/134179762)\n[![DOI](http://joss.theoj.org/papers/10.21105/joss.01418/status.svg)](https://doi.org/10.21105/joss.01418)\n[![CircleCI](https://circleci.com/gh/singularityhub/container-tree.svg?style=svg)](https://circleci.com/gh/singularityhub/container-tree)\n\nThis is a library that demonstrates different methods to build container trees. \nAcross different kinds of trees, we generate a [Trie](https://en.wikipedia.org/wiki/Trie) \nto represent a file or container hierarchy. We can either generate \n[trees](https://singularityhub.github.io/container-tree/examples/files_tree/demo/), \nor [comparison matrices](https://singularityhub.github.io/container-tree/examples/heatmap/demo/) \nusing them! Learn more by reading the documentation, or follow links to related tools below.\n\n  - [Documentation](https://singularityhub.github.io/container-tree/)\n  - [Getting Started](https://singularityhub.github.io/container-tree/getting-started/)\n  - [Visualizations](#visualizations)\n  - [Github Actions](#github-actions): deploy a container tree alongside your container recipes\n\nIf you want to jump in, check out how to create a [Container File Tree](https://singularityhub.github.io/container-tree/pages/demo/tree/) as shown [here](https://vsoch.github.io/containertree).\n\n# Visualizations\n\nThese are under development! Here are some quick examples:\n\n![examples/heatmap/heatmap.png](examples/heatmap/heatmap.png)\n\n - [General Tree](https://singularityhub.github.io/container-tree/pages/demo/tree/)\n - [Files Tree](https://singularityhub.github.io/container-tree/pages/demo/files_tree/)\n - [Shub Tree](https://singularityhub.github.io/container-tree/pages/demo/shub_tree/)\n - [Heatmap](https://singularityhub.github.io/container-tree/pages/demo/heatmap/)\n\n\n# Github Actions\n\nIf you want to deploy a container tree to Github pages alongside your Dockerfile,\nmeaning that you can add and update a visualization on every change to your\nrepository, see [vsoch/containertree](https://www.github.com/vsoch/containertree)\nand the tree it deploys [here](https://vsoch.github.io/containertree). The\n[Dockerfile](docker/Dockerfile) in the subfolder here is the driver to \ndo the extraction. To read a writeup of the work, see \n[this post](https://vsoch.github.io/2019/github-deploy/).\n\n\nThe examples and their generation are provided in each of the subfolders of the [examples](examples) directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingularityhub%2Fcontainer-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingularityhub%2Fcontainer-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingularityhub%2Fcontainer-tree/lists"}