{"id":16617557,"url":"https://github.com/ddworken/signaldesktopdocker","last_synced_at":"2026-02-17T08:02:51.533Z","repository":{"id":80931849,"uuid":"52646321","full_name":"ddworken/signalDesktopDocker","owner":"ddworken","description":"A DockerFile to build the Signal Desktop chrome extension","archived":false,"fork":false,"pushed_at":"2017-06-30T01:39:15.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-23T12:37:21.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddworken.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":"2016-02-27T02:41:36.000Z","updated_at":"2020-03-10T03:25:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"7559212d-a0d5-4ca6-af2d-102ae2cd9543","html_url":"https://github.com/ddworken/signalDesktopDocker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ddworken/signalDesktopDocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FsignalDesktopDocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FsignalDesktopDocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FsignalDesktopDocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FsignalDesktopDocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddworken","download_url":"https://codeload.github.com/ddworken/signalDesktopDocker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FsignalDesktopDocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29537254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"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-10-12T02:17:06.317Z","updated_at":"2026-02-17T08:02:51.505Z","avatar_url":"https://github.com/ddworken.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# signalDesktopDocker\n\nA DockerFile to build the Signal Desktop chrome extension\n\n# Usage\n\nFor full information, see [this](http://blog.daviddworken.com/posts/building-signal-desktop-in-docker/) blog post. \n\nTo build: ```docker build -t signal .```\n\nIf you want to run Signal Desktop directly from the container (not recommended since it is stateless so you will have to log in every time you launch it): ```docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix signal```\n\nInstead, I would recommended importing it as a Chrome Extension. First, you will need to start the container: ```docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix --cidfile=temp.cid signal```. Then ```cat temp.cid``` to get the ID of the container. Then run ```docker cp [Container ID]:/SignalDesktop.zip ./```. Then ```unzip SignalDesktop.zip```. Finally, open up Chrome and go to ```chrome://extensions``` and click on \"Load unpacked extension...\" and point it at the directory you unzipped the files in. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddworken%2Fsignaldesktopdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddworken%2Fsignaldesktopdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddworken%2Fsignaldesktopdocker/lists"}