{"id":16288419,"url":"https://github.com/skyplabs/ble-micro-dockerfile","last_synced_at":"2026-04-29T10:02:13.285Z","repository":{"id":24904959,"uuid":"28321577","full_name":"SkypLabs/ble-micro-dockerfile","owner":"SkypLabs","description":"Development environment for the Seeed Studio's BLE Micro","archived":false,"fork":false,"pushed_at":"2018-12-09T20:04:14.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-09T07:14:24.029Z","etag":null,"topics":["ble","bluetooth","bluetooth-le","bluetooth-low-energy","docker","microservice"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/skyplabs/ble-micro/","language":"C++","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/SkypLabs.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}},"created_at":"2014-12-22T02:27:57.000Z","updated_at":"2018-12-09T19:52:00.000Z","dependencies_parsed_at":"2022-08-22T20:31:31.667Z","dependency_job_id":null,"html_url":"https://github.com/SkypLabs/ble-micro-dockerfile","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/SkypLabs/ble-micro-dockerfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fble-micro-dockerfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fble-micro-dockerfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fble-micro-dockerfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fble-micro-dockerfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkypLabs","download_url":"https://codeload.github.com/SkypLabs/ble-micro-dockerfile/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fble-micro-dockerfile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261559918,"owners_count":23177290,"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":["ble","bluetooth","bluetooth-le","bluetooth-low-energy","docker","microservice"],"created_at":"2024-10-10T19:48:15.576Z","updated_at":"2026-04-29T10:02:08.254Z","avatar_url":"https://github.com/SkypLabs.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLE Micro Development Environment\n\n[![Build Status](https://travis-ci.org/SkypLabs/ble-micro-dockerfile.svg)](https://travis-ci.org/SkypLabs/ble-micro-dockerfile) [![Code Coverage](https://api.codacy.com/project/badge/Grade/bdffc169e5e749a0ae7bdbfc40cf21a9)](https://www.codacy.com/app/skyper/ble-micro-dockerfile?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=SkypLabs/ble-micro-dockerfile\u0026amp;utm_campaign=Badge_Grade)\n\nThis image provides a development environment to build software for the [Seeed Studio's BLE Micro][ble-micro].\n\n## How to\n\n    docker run --rm -u $(id -u):$(id -g) -v \u003clocal path\u003e:/usr/src/app docker.io/skyplabs/ble-micro\n\n*local path* refers to the folder on your host system which holds the source code of your application and containing a `Makefile`.\n\nIf you already are in this folder :\n\n    docker run --rm -u $(id -u):$(id -g) -v $(pwd):/usr/src/app docker.io/skyplabs/ble-micro\n\nAnd if you want to specify a *target name* to **make** :\n\n    docker run --rm -u $(id -u):$(id -g) -v $(pwd):/usr/src/app docker.io/skyplabs/ble-micro \u003ctarget name\u003e\n\n## License\n\n[MIT][MIT]\n\n [ble-micro]: http://wiki.seeedstudio.com/BLE_Micro/\n [MIT]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyplabs%2Fble-micro-dockerfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyplabs%2Fble-micro-dockerfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyplabs%2Fble-micro-dockerfile/lists"}