{"id":20105840,"url":"https://github.com/thbkrkr/dockmd2redis","last_synced_at":"2026-05-07T23:43:51.121Z","repository":{"id":78588931,"uuid":"63289946","full_name":"thbkrkr/dockmd2redis","owner":"thbkrkr","description":"Cache Docker run executions in Redis","archived":false,"fork":false,"pushed_at":"2016-07-14T01:03:57.000Z","size":560,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T17:48:20.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/thbkrkr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-14T00:57:37.000Z","updated_at":"2016-07-14T00:57:47.000Z","dependencies_parsed_at":"2023-05-02T02:15:59.593Z","dependency_job_id":null,"html_url":"https://github.com/thbkrkr/dockmd2redis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thbkrkr/dockmd2redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fdockmd2redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fdockmd2redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fdockmd2redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fdockmd2redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thbkrkr","download_url":"https://codeload.github.com/thbkrkr/dockmd2redis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbkrkr%2Fdockmd2redis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32760954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T17:48:17.197Z","updated_at":"2026-05-07T23:43:51.092Z","avatar_url":"https://github.com/thbkrkr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dockmd2redis\n\nExecute commands or script in Docker and save results in Redis.\n\n```\nrun(*image, \"nodes\", \"docker-machine\", \"ls\")\nrun(*image, \"containers\", \"list_all_containers\")\n```\n\n```\n\u003e ./dockmd2redis -image krkr/c2\nINFO[0000] OK                                            key=nodes:krkr/c2\nINFO[0001] OK                                            key=containers:krkr/c2\n```\n\n```\n\u003e d exec -ti banana_redis_1 redis-cli get nodes:krkr/c2\n\"NAME   ACTIVE   DRIVER   STATE     URL                          SWARM   DOCKER        ERRORS\\nn1     *        ovh      Running   tcp://149.202.176.196:2376           v1.12.0-rc3   \\n\"\n\n\u003e d exec -ti banana_redis_1 redis-cli get containers:krkr/c2 | sed -e 's|\\\\n||g'  -e 's|\\\\||g' -e 's|^\"||' -e 's|\"$||' | jq '.[].Names'\n[\n  \"/iris.1.6e67srh31ifb3vrmnheat8ezz\"\n]\n[\n  \"/apish.1.3rjklddxirxqahw90pfreto64\"\n]\n[\n  \"/o_metrics\"\n]\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbkrkr%2Fdockmd2redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthbkrkr%2Fdockmd2redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbkrkr%2Fdockmd2redis/lists"}