{"id":38730165,"url":"https://github.com/csdms/grpc4bmi-docker","last_synced_at":"2026-01-17T11:25:34.073Z","repository":{"id":305998987,"uuid":"864270055","full_name":"csdms/grpc4bmi-docker","owner":"csdms","description":"A Docker base image for the grpc4bmi C++ server, built on miniforge with gRPC conda packages","archived":false,"fork":false,"pushed_at":"2025-09-25T20:21:45.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-25T22:30:06.354Z","etag":null,"topics":["bmi","csdms","cxx","docker","grpc","grpc4bmi"],"latest_commit_sha":null,"homepage":"https://grpc4bmi.readthedocs.io","language":"Dockerfile","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/csdms.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-27T20:26:06.000Z","updated_at":"2025-09-25T20:21:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"03b46724-a1fe-478e-9506-dedc1e49c1d2","html_url":"https://github.com/csdms/grpc4bmi-docker","commit_stats":null,"previous_names":["csdms/grpc4bmi-docker"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/csdms/grpc4bmi-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fgrpc4bmi-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fgrpc4bmi-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fgrpc4bmi-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fgrpc4bmi-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdms","download_url":"https://codeload.github.com/csdms/grpc4bmi-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fgrpc4bmi-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28507210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"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":["bmi","csdms","cxx","docker","grpc","grpc4bmi"],"created_at":"2026-01-17T11:25:33.987Z","updated_at":"2026-01-17T11:25:34.063Z","avatar_url":"https://github.com/csdms.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DOI](https://zenodo.org/badge/864270055.svg)](https://doi.org/10.5281/zenodo.17203763)\n![Docker Image Version](https://img.shields.io/docker/v/csdms/grpc4bmi)\n\n# grpc4bmi-docker\n\nBuild [grpc4bmi](https://grpc4bmi.readthedocs.io) from gRPC conda packages.\n\n## Build the image\n\nBuild an image locally with:\n```\ndocker build --tag grpc4bmi .\n```\nThe image is built on the [csdms/bmi](https://hub.docker.com/r/csdms/bmi) image,\nwhich in turn is built on the [condaforge/miniforge3](https://hub.docker.com/r/condaforge/miniforge3/) base image.\nThe OS is Linux/Ubuntu.\n`conda`, grpc4bmi, and the BMI language mappings are installed in `CONDA_DIR=/opt/conda`.\nThe *base* environment is activated.\n\n## Run a container\n\nRun a container from this image interactively:\n```\ndocker run -it grpc4bmi\n```\nThis starts a bash shell in the container.\n\n## Developer notes\n\nA versioned, multiplatform image built from this repository is hosted on Docker Hub\nat [csdms/grpc4bmi](https://hub.docker.com/repository/docker/csdms/grpc4bmi/).\nThis image is automatically built and pushed to Docker Hub\nwith the [release](./.github/workflows/release.yml) CI workflow.\nThe workflow is only run when the repository is tagged.\nTo manually build and push an update, run:\n```\ndocker buildx build --platform linux/amd64,linux/arm64 -t csdms/grpc4bmi:latest --push .\n```\nA user can pull this image from Docker Hub with:\n```\ndocker pull csdms/grpc4bmi\n```\noptionally with the `latest` tag or with a version tag.\n\n## Acknowledgment\n\nThis work is supported by the U.S. National Science Foundation under Award No. [2103878](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2103878), *Frameworks: Collaborative Research: Integrative Cyberinfrastructure for Next-Generation Modeling Science*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdms%2Fgrpc4bmi-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsdms%2Fgrpc4bmi-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdms%2Fgrpc4bmi-docker/lists"}