{"id":21440801,"url":"https://github.com/bashup/alpine-tools","last_synced_at":"2026-03-19T20:25:48.153Z","repository":{"id":108853657,"uuid":"161388823","full_name":"bashup/alpine-tools","owner":"bashup","description":"Alpine binaries of miscellaneous tools (shellcheck, yaml2json, and modd) as a docker source image","archived":false,"fork":false,"pushed_at":"2023-03-15T01:23:15.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T08:52:01.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/bashup.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":"2018-12-11T20:19:30.000Z","updated_at":"2023-03-15T01:18:34.000Z","dependencies_parsed_at":"2025-03-17T00:34:17.068Z","dependency_job_id":"3ce731d0-44f2-4a86-b579-08299759e0bc","html_url":"https://github.com/bashup/alpine-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bashup/alpine-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashup%2Falpine-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashup%2Falpine-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashup%2Falpine-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashup%2Falpine-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashup","download_url":"https://codeload.github.com/bashup/alpine-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashup%2Falpine-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29184977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"online","status_checked_at":"2026-02-07T02:00:07.217Z","response_time":63,"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":[],"created_at":"2024-11-23T01:18:44.890Z","updated_at":"2026-02-07T02:01:56.434Z","avatar_url":"https://github.com/bashup.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Miscellaneous Tool Builds\n\nThis docker image provides alpine binaries (in `/bin`) for various tools that are not available as alpine APKs.  Its purpose is to be a source image for other alpine-based images (e.g. [dirtsimple/php-server](https://github.com/dirtsimple/php-server) and [bashup/bash-kit](https://github.com/bashup/bash-kit)) to copy tools from.\n\nCurrently, the tools built include:\n\n* [shellcheck](https://github.com/koalaman/shellcheck)\n* [yaml2json](https://github.com/bronze1man/yaml2json)\n* [modd](https://github.com/cortesi/modd) (v0.8, patched to use a 300ms debounce rate)\n* [jq 1.6](https://stedolan.github.io/jq/)\n* [adnanh/webhook](https://github.com/adnanh/webhook) 2.8.0\n\nTo use them in a docker image build, you can do something like this:\n\n```dockerfile\nFROM ghcr.io/bashup/alpine-tools:latest as alpine-tools\n\nFROM whatever/thing   # whatever your actual base image is\nCOPY --from=alpine-tools /bin/* /usr/bin/\n```\n\n(Or of course you can copy individual binaries rather than all of them.)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashup%2Falpine-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbashup%2Falpine-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashup%2Falpine-tools/lists"}