{"id":45083497,"url":"https://github.com/pebble-dev/rebble-docker","last_synced_at":"2026-02-19T15:07:30.811Z","repository":{"id":54132430,"uuid":"249894373","full_name":"pebble-dev/rebble-docker","owner":"pebble-dev","description":"Dockerfiles for building Pebble apps.","archived":false,"fork":false,"pushed_at":"2021-03-08T17:32:41.000Z","size":7,"stargazers_count":8,"open_issues_count":4,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T23:06:25.716Z","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/pebble-dev.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}},"created_at":"2020-03-25T05:27:11.000Z","updated_at":"2023-09-26T03:44:53.000Z","dependencies_parsed_at":"2022-08-13T07:10:38.788Z","dependency_job_id":null,"html_url":"https://github.com/pebble-dev/rebble-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pebble-dev/rebble-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pebble-dev%2Frebble-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pebble-dev%2Frebble-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pebble-dev%2Frebble-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pebble-dev%2Frebble-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pebble-dev","download_url":"https://codeload.github.com/pebble-dev/rebble-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pebble-dev%2Frebble-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29619291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"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":"2026-02-19T15:07:30.099Z","updated_at":"2026-02-19T15:07:30.803Z","avatar_url":"https://github.com/pebble-dev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rebble Dockerfile\n\n[Docker](http://docker.com) container to build Pebble apps and RebbleOS\n\n\n## Usage\n\n### Install\n\nPull `rebble/pebble-sdk` from the Docker repository:\n\n    docker pull rebble/pebble-sdk\n\n\n### Run\n\nRun the image\n\n    docker run --name=RebbleSDK -it rebble/pebble-sdk\n\n### Emulator\n\nIn order to use the emulator, Docker must know the display to output to.\nWe can proxy the display by setting environment variables and bind mounts.\n\n    docker run --name=RebbleSDK -it \\\n        -e DISPLAY=$DISPLAY \\\n        -v /tmp/.X11-unix:/tmp/.X11-unix \\\n        rebble/pebble-sdk\n\nOn linux hosts that only allow access to the X server from valid user accounts\n(Arch linux, Manajaro, etc) you will need to add a link to xauthority.\n\n    docker run --name=RebbleSDK -it \\\n        -e DISPLAY=$DISPLAY \\\n        -v /tmp/.X11-unix:/tmp/.X11-unix \\\n        -v ~/.Xauthority:/home/pebble/.Xauthority \\\n        rebble/pebble-sdk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpebble-dev%2Frebble-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpebble-dev%2Frebble-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpebble-dev%2Frebble-docker/lists"}