{"id":15576567,"url":"https://github.com/abn/pyremedy-docker","last_synced_at":"2026-01-29T00:03:28.207Z","repository":{"id":149541993,"uuid":"95273723","full_name":"abn/pyremedy-docker","owner":"abn","description":"Docker packaging for PyRemedy library","archived":false,"fork":false,"pushed_at":"2017-06-24T04:24:13.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-04T19:55:32.082Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abn.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":"2017-06-24T03:38:25.000Z","updated_at":"2017-06-24T03:51:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"38ec6f9e-a2f8-4d63-9b22-9040116b59e6","html_url":"https://github.com/abn/pyremedy-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/abn/pyremedy-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpyremedy-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpyremedy-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpyremedy-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpyremedy-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abn","download_url":"https://codeload.github.com/abn/pyremedy-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Fpyremedy-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28856911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"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-02T18:52:20.656Z","updated_at":"2026-01-29T00:03:28.187Z","avatar_url":"https://github.com/abn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyRemedy Docker\nDocker packaging for [PyRemedy](http://pyremedy.readthedocs.io/en/latest/) library. This is intended as a template for your custom environment builds. By default the container includes 9.10 version of the linux API package from [RRR](https://rrr.se/cgi/index?pg=arapi).\n\n### Usage\nIn order to run a PyRemedy script, you can mount it in to the container and execute as shown below. In this example we assume `example.py` script to be in the `scripts` directory.\n```sh\ndocker run --rm -it -v `pwd`/scripts:/scripts alectolytic/pyremedy example.py\n```\n\n### Build Image\n```sh\ndocker build \\\n  --build-arg ARG PYREMEDY_VERSION=0.2.1 \\\n  --build-arg ARG ARAPI_VERSION=910 \\\n  --tag local/pyremedy .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabn%2Fpyremedy-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabn%2Fpyremedy-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabn%2Fpyremedy-docker/lists"}