{"id":20289941,"url":"https://github.com/gilescope/docker-bisect","last_synced_at":"2025-04-11T10:58:58.049Z","repository":{"id":57620612,"uuid":"160419940","full_name":"gilescope/docker-bisect","owner":"gilescope","description":"Like git-bisect, but running a command on an image's layers.","archived":false,"fork":false,"pushed_at":"2018-12-30T23:07:45.000Z","size":56,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T08:04:22.848Z","etag":null,"topics":["bisect","docker","docker-images-command"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilescope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-04T21:16:51.000Z","updated_at":"2024-09-03T05:57:02.000Z","dependencies_parsed_at":"2022-09-02T17:31:55.110Z","dependency_job_id":null,"html_url":"https://github.com/gilescope/docker-bisect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilescope%2Fdocker-bisect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilescope%2Fdocker-bisect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilescope%2Fdocker-bisect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilescope%2Fdocker-bisect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilescope","download_url":"https://codeload.github.com/gilescope/docker-bisect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248381701,"owners_count":21094525,"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":["bisect","docker","docker-images-command"],"created_at":"2024-11-14T15:05:36.507Z","updated_at":"2025-04-11T10:58:58.033Z","avatar_url":"https://github.com/gilescope.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-bisect\n\n[![Build status](https://ci.appveyor.com/api/projects/status/8af521nx5s7u14v3/branch/master?svg=true)](https://ci.appveyor.com/project/gilescope/docker-bisect/branch/master)\n\ndocker-bisect is inspired by [git-bisect](https://git-scm.com/docs/git-bisect).\n\nThe tool will inspect the layers that make up a docker image. For each layer it will run the same command. It reports which layers caused the command to have a different output.\n\n## Install\n\n`cargo install docker-bisect`\n\n## Usage\n\n```\ndocker-bisect 0.1\nRun a command against image layers, find which layers change the output.\n\nUSAGE:\n    docker-bisect [FLAGS] \u003cimage_name\u003e \u003ccommand\u003e...\n\nFLAGS:\n    -h, --help        Prints help information\n    -t, --timeout     Number of seconds to run each command for\n        --truncate    Number of chars to truncate to (default is term width)\n    -V, --version     Prints version information\n\nARGS:\n    \u003cimage_name\u003e    Docker image name or id to use\n    \u003ccommand\u003e...    Command and args to call in the container\n```\n\n## License\n\nPublic Domain: You can use Unlicense or MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilescope%2Fdocker-bisect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilescope%2Fdocker-bisect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilescope%2Fdocker-bisect/lists"}