{"id":23141785,"url":"https://github.com/allaman/problemsolver","last_synced_at":"2025-08-17T13:31:57.680Z","repository":{"id":39874888,"uuid":"449847488","full_name":"Allaman/problemsolver","owner":"Allaman","description":"An opiniated Docker image for troubleshooting purposes, especially within a Kubernetes cluster.","archived":false,"fork":false,"pushed_at":"2025-08-12T07:16:46.000Z","size":41,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T09:00:20.851Z","etag":null,"topics":["amd64","arm64","container","devops","docker","image","kubernetes","multi-arch","troubleshooting"],"latest_commit_sha":null,"homepage":"https://rootknecht.net/blog/multi-arch-docker/","language":"Dockerfile","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/Allaman.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":"2022-01-19T20:37:12.000Z","updated_at":"2024-09-12T21:20:16.000Z","dependencies_parsed_at":"2023-12-11T11:25:56.358Z","dependency_job_id":"d0835a19-ee27-4a36-9ebd-7ba0a9fc8bbe","html_url":"https://github.com/Allaman/problemsolver","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Allaman/problemsolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fproblemsolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fproblemsolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fproblemsolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fproblemsolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allaman","download_url":"https://codeload.github.com/Allaman/problemsolver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fproblemsolver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270856561,"owners_count":24657688,"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-08-17T02:00:09.016Z","response_time":129,"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":["amd64","arm64","container","devops","docker","image","kubernetes","multi-arch","troubleshooting"],"created_at":"2024-12-17T14:14:27.241Z","updated_at":"2025-08-17T13:31:57.370Z","avatar_url":"https://github.com/Allaman.png","language":"Dockerfile","readme":"## ProblemSolver\n\n\u003e This is my personal Docker image for troubleshooting.\n\n\u003e There are many Docker images like it, but this one is mine.\n\n[rifleman's creed](https://en.wikipedia.org/wiki/Rifleman%27s_Creed)\n\n## Overview\n\n- Based upon `debian:stable-slim`. Why not Alpine? To be sure to not run into [DNS issues](https://stackoverflow.com/a/65593511).\n- Straight forward Dockerfile with no shenanigans.\n- Distinguishes between `arm64` and `amd64` hosts and builds an image for both architectures.\n- Includes plenty of useful tools and Golang 1.18\n- [Dockerhub](https://hub.docker.com/r/allaman/problemsolver)\n- Blog [post](https://rootknecht.net/blog/multi-arch-docker/) about multi arch Docker images.\n\n## Examples\n\nYou can also use the GitHub registry: `ghcr.io/allaman/problemsolver`\n\nStart problemsolver in your configured Kubernetes cluster in interactive mode\n\n```sh\nkubectl run problemsolver -n \u003cNAMESPACE\u003e --rm -i --tty --image allaman/problemsolver\n```\n\nStart problemsolver via Docker in interactive mode\n\n```sh\ndocker run --name problemsolver --rm -it allaman/problemsolver\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallaman%2Fproblemsolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallaman%2Fproblemsolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallaman%2Fproblemsolver/lists"}