{"id":13425101,"url":"https://github.com/orisano/dlayer","last_synced_at":"2025-05-16T04:00:25.707Z","repository":{"id":50662926,"uuid":"145221925","full_name":"orisano/dlayer","owner":"orisano","description":"dlayer is docker layer analyzer.","archived":false,"fork":false,"pushed_at":"2025-05-08T08:13:25.000Z","size":548,"stargazers_count":436,"open_issues_count":6,"forks_count":11,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-15T20:59:19.990Z","etag":null,"topics":["container","docker"],"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/orisano.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}},"created_at":"2018-08-18T13:25:06.000Z","updated_at":"2025-05-08T08:13:29.000Z","dependencies_parsed_at":"2023-09-27T09:47:51.874Z","dependency_job_id":"93f2c3be-9e6f-4827-b289-a1f51e40dde4","html_url":"https://github.com/orisano/dlayer","commit_stats":{"total_commits":243,"total_committers":4,"mean_commits":60.75,"dds":0.04115226337448563,"last_synced_commit":"6215ed406e175142808acb75cfd08d24deab3d17"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fdlayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fdlayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fdlayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Fdlayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orisano","download_url":"https://codeload.github.com/orisano/dlayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464890,"owners_count":22075570,"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","docker"],"created_at":"2024-07-31T00:01:04.673Z","updated_at":"2025-05-16T04:00:25.547Z","avatar_url":"https://github.com/orisano.png","language":"Go","readme":"# dlayer\ndlayer is docker layer analyzer.\n\n## Installation\n```bash\ngo install github.com/orisano/dlayer@latest\n```\nor\n```\ndocker pull orisano/dlayer\n```\n\n## How to use\n```bash\n$ dlayer -h\nUsage of dlayer:\n  -a\tshow details\n  -d int\n    \tmax depth (default 8)\n  -f string\n    \timage.tar path (default \"-\")\n  -i\tinteractive mode\n  -l int\n    \tscreen line width (default 100)\n  -n int\n    \tmax files (default 100)\n```\n\n```bash\n# recommended\ndocker save image:tag | dlayer -i\n```\nor\n```bash \ndocker save image:tag | dlayer -n 100 | less\n```\nor\n```bash\ndocker save -o image.tar image:tag\ndlayer -f image.tar -n 1000 -d 10 | less\n```\nor\n```bash\n# using docker\ndocker save -o image.tar image:tag\ndocker run -v $PWD:/workdir -it orisano/dlayer -i -f /workdir/image.tar\n```\n\n![screenshot](https://github.com/orisano/dlayer/raw/images/images/screenshot.png)\n\n## Related Projects\n* [orisano/bctx](https://github.com/orisano/bctx) - for build context analysis\n\n## Author\nNao Yonashiro (@orisano)\n\n## License\nMIT\n","funding_links":[],"categories":["Go","Docker Images"],"sub_categories":["Builder"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Fdlayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forisano%2Fdlayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Fdlayer/lists"}