{"id":22558044,"url":"https://github.com/jd-apprentice/docker-armhf","last_synced_at":"2025-07-22T17:04:59.755Z","repository":{"id":207671965,"uuid":"719818011","full_name":"jd-apprentice/docker-armhf","owner":"jd-apprentice","description":"🐋 Docker images built in arm/v7","archived":false,"fork":false,"pushed_at":"2024-04-16T22:43:32.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T11:34:43.308Z","etag":null,"topics":["arm7","docker","makefile"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/dyallo","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/jd-apprentice.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":"2023-11-17T00:47:37.000Z","updated_at":"2023-11-17T03:18:49.000Z","dependencies_parsed_at":"2023-11-17T03:19:48.394Z","dependency_job_id":"ee682a66-db12-4ba8-b6da-18933e6f3348","html_url":"https://github.com/jd-apprentice/docker-armhf","commit_stats":null,"previous_names":["jd-apprentice/docker-armhf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jd-apprentice/docker-armhf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fdocker-armhf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fdocker-armhf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fdocker-armhf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fdocker-armhf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd-apprentice","download_url":"https://codeload.github.com/jd-apprentice/docker-armhf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Fdocker-armhf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266535695,"owners_count":23944275,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["arm7","docker","makefile"],"created_at":"2024-12-07T20:11:06.724Z","updated_at":"2025-07-22T17:04:59.498Z","avatar_url":"https://github.com/jd-apprentice.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker images built in arm/v7 🐋\n\nLearn how to build docker images in arm/v7 architecture with docker buildx and alpine linux.\n\n# Table of Contents 📑\n\n- [Commands 📦](#commands-)\n  - [Usage 📋](#usage-)\n- [License 📝](#license-)\n\n\n\n## Commands 📦\n\nPay attention that commands have some things hardcoded like this one the `dyallo`\n\n```makefile\nbuild:\n\tdocker buildx build \\\n         --platform \"linux/arm/v7\" \\\n         --tag dyallo/$(IMAGE_NAME):$(IMAGE_TAG) \\\n\t --push docker/$(IMAGE_NAME) \\\n\t --no-cache\n```\n\n### Usage 📋\n\nIMAGE_TAG has a default value of `latest` and IMAGE_NAME has no default value which means you have to pass it when calling the command.\n\n```bash\nmake instance\nmake use\nmake login\nmake build IMAGE_NAME=\"\u003csome-name\u003e\" IMAGE_TAG=\"\u003csome-tag\u003e\"\nmake push IMAGE_NAME=\"\u003csome-name\u003e\" IMAGE_TAG=\"\u003csome-tag\u003e\"\nmake run IMAGE_NAME=\"\u003csome-name\u003e\" IMAGE_TAG=\"\u003csome-tag\u003e\"\n```\n\n## License 📝\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fdocker-armhf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd-apprentice%2Fdocker-armhf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fdocker-armhf/lists"}