{"id":17703403,"url":"https://github.com/sergkondr/docker-tree","last_synced_at":"2025-09-10T00:46:29.158Z","repository":{"id":248551586,"uuid":"829048999","full_name":"sergkondr/docker-tree","owner":"sergkondr","description":"A Docker cli plugin that implements the tree command for an image","archived":false,"fork":false,"pushed_at":"2025-03-06T10:59:46.000Z","size":32,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T01:51:15.305Z","etag":null,"topics":["containers","docker","docker-cli","docker-cli-commands","docker-cli-plugin","docker-plugin","filesystem","golnag","tree"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sergkondr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-15T16:46:43.000Z","updated_at":"2025-01-15T12:30:12.000Z","dependencies_parsed_at":"2024-10-25T00:16:54.341Z","dependency_job_id":"a754fc6d-184e-4511-9fa7-4fcb0965d6eb","html_url":"https://github.com/sergkondr/docker-tree","commit_stats":null,"previous_names":["sergkondr/docker-tree"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sergkondr/docker-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergkondr%2Fdocker-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergkondr%2Fdocker-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergkondr%2Fdocker-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergkondr%2Fdocker-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergkondr","download_url":"https://codeload.github.com/sergkondr/docker-tree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergkondr%2Fdocker-tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274390719,"owners_count":25276408,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["containers","docker","docker-cli","docker-cli-commands","docker-cli-plugin","docker-plugin","filesystem","golnag","tree"],"created_at":"2024-10-24T20:22:55.295Z","updated_at":"2025-09-10T00:46:29.135Z","avatar_url":"https://github.com/sergkondr.png","language":"Go","readme":"# docker-tree\n\n[![License: MIT](https://img.shields.io/badge/License-MIT%202.0-blue.svg)](https://github.com/sergkondr/docker-tree/blob/main/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/sergkondr/docker-tree.svg)](https://github.com/sergkondr/docker-tree/releases/latest)\n[![Go Report Card](https://goreportcard.com/badge/github.com/sergkondr/docker-tree)](https://goreportcard.com/report/github.com/sergkondr/docker-tree)\n[![Go](https://github.com/sergkondr/docker-tree/actions/workflows/go.yml/badge.svg)](https://github.com/sergkondr/docker-tree/actions/workflows/go.yml)\n[![CodeQL](https://github.com/sergkondr/docker-tree/actions/workflows/codeql.yml/badge.svg)](https://github.com/sergkondr/docker-tree/actions/workflows/codeql.yml)\n\nThis command shows the directory tree of a Docker image, like the 'tree' command.\nProvide the image name and an optional tag or digest to view the file structure inside the image.\nYou can also specify a directory to see the file tree relative to this directory.\n\nThis is not a replacement for the amazing [Dive](https://github.com/wagoodman/dive) utility, but it works as a Docker\nplugin, so you might find it simpler and more convenient\nThink of this app mainly as an attempt to understand how Docker images work and how to create Docker plugins. However,\nit does work, and I hope you find it useful.\n\n### Install\n\n```\nmv ./docker-tree ~/.docker/cli-plugins/docker-tree\n```\n\n### Usage\n\n```shell\n➜ docker tree alpine:3.20 /etc/ssl\nprocessing image: alpine:3.20\nssl/\n├── cert.pem\n├── certs/\n│   └── ca-certificates.crt\n├── ct_log_list.cnf\n├── ct_log_list.cnf.dist\n├── openssl.cnf\n├── openssl.cnf.dist\n└── private/\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergkondr%2Fdocker-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergkondr%2Fdocker-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergkondr%2Fdocker-tree/lists"}