{"id":15724463,"url":"https://github.com/jshrake/docker-plasma","last_synced_at":"2026-01-11T11:04:21.273Z","repository":{"id":239330620,"uuid":"799210579","full_name":"jshrake/docker-plasma","owner":"jshrake","description":"Docker images for plasma services and tools","archived":false,"fork":false,"pushed_at":"2024-05-11T17:48:11.000Z","size":5,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T01:14:41.809Z","etag":null,"topics":["plasma"],"latest_commit_sha":null,"homepage":"https://github.com/zeugma-hamper/plasma","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/jshrake.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":"2024-05-11T13:20:51.000Z","updated_at":"2024-05-12T22:22:43.000Z","dependencies_parsed_at":"2024-05-11T15:49:52.349Z","dependency_job_id":"4cc9ab4a-0664-4e3c-83c2-28be9b920c33","html_url":"https://github.com/jshrake/docker-plasma","commit_stats":null,"previous_names":["jshrake/docker-plasma"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jshrake/docker-plasma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fdocker-plasma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fdocker-plasma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fdocker-plasma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fdocker-plasma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshrake","download_url":"https://codeload.github.com/jshrake/docker-plasma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fdocker-plasma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28301428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T08:21:30.231Z","status":"ssl_error","status_checked_at":"2026-01-11T08:21:26.882Z","response_time":60,"last_error":"SSL_read: 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":["plasma"],"created_at":"2024-10-03T22:16:45.644Z","updated_at":"2026-01-11T11:04:21.257Z","avatar_url":"https://github.com/jshrake.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-plasma [![ci](https://github.com/jshrake/docker-plasma/actions/workflows/main.yaml/badge.svg)](https://github.com/jshrake/docker-plasma/actions/workflows/main.yaml)\n\n\n- **plasma-pool-tcp-server**:      [![Docker Image Size](https://badgen.net/docker/size/jshrake/plasma-pool-tcp-server?icon=docker\u0026label=image%20size)](https://hub.docker.com/r/jshrake/plasma-pool-tcp-server/)\n- **plasma-pool-zeroconf-server**: [![Docker Image Size](https://badgen.net/docker/size/jshrake/plasma-pool-zeroconf-server?icon=docker\u0026label=image%20size)](https://hub.docker.com/r/jshrake/plasma-pool-zeroconf-server/)\n\n---\n\nDocker images and [compose](./compose.yaml) file for [plasma](https://github.com/zeugma-hamper/plasma). Specificaly for [pool-tcp-server](https://github.com/zeugma-hamper/plasma/blob/iz/libPlasma/c/pool_tcp_server.c) and [pool-server-zeroconf-adapter](https://github.com/zeugma-hamper/plasma/blob/iz/libPlasma/zeroconf/pool-server-zeroconf-adapter.cpp). Everything you need to run a pool tcp server that is zeroconf announced on your local network!\n\n```console\ndocker compose up\n```\n\nNote that the pool-zeroconf-server container needs to run on a host system that is running avahi-daemon, and the files `/var/run/dbus` and `/var/run/avahi-daemon/socket` need to be volume mounted into the container. See [compose.yaml](compose.yaml) for all the details. Given all of this, you wont be able to run the pool-zeroconf-server container on MacOS.\n\nTo install avahi-daemon:\n\n```console\nsudo apt install avahi-daemon \nsudo systemctl enable avahi-daemon\nsudo systemctl status avahi-daemon\n```\n\nAdditionally, all the plasma command-line tools are available in the plasma container and you can run them like:\n\n```console\np() { docker run -it --network host --entrypoint \"p-$1\" jshrake/plasma:latest \"${@:2}\"; }\np create tcp://localhost/test\np info tcp://localhost/test\np deposit tcp://localhost/test -d hello -i name:world\np await tcp://localhost/test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshrake%2Fdocker-plasma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjshrake%2Fdocker-plasma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshrake%2Fdocker-plasma/lists"}