{"id":31213801,"url":"https://github.com/celrenheit/docker-foundationdb","last_synced_at":"2025-09-21T08:47:09.998Z","repository":{"id":257317283,"uuid":"857887619","full_name":"celrenheit/docker-foundationdb","owner":"celrenheit","description":"Docker images for FoundationDB supporting linux/amd64 and linux/arm64","archived":false,"fork":false,"pushed_at":"2024-09-15T21:50:18.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-16T00:25:52.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/celrenheit.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":"2024-09-15T21:26:59.000Z","updated_at":"2024-09-15T21:52:08.000Z","dependencies_parsed_at":"2024-09-16T00:25:58.589Z","dependency_job_id":"9a604f96-2b14-466b-ae01-670e029088cc","html_url":"https://github.com/celrenheit/docker-foundationdb","commit_stats":null,"previous_names":["celrenheit/docker-foundationdb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/celrenheit/docker-foundationdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Fdocker-foundationdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Fdocker-foundationdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Fdocker-foundationdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Fdocker-foundationdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celrenheit","download_url":"https://codeload.github.com/celrenheit/docker-foundationdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celrenheit%2Fdocker-foundationdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276216327,"owners_count":25604726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-09-21T08:47:08.452Z","updated_at":"2025-09-21T08:47:09.997Z","avatar_url":"https://github.com/celrenheit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker FoundationDB\n\n Docker images for FoundationDB supporting linux/amd64 and linux/arm64.\n Useful for development and testing.\n\n ## Usage\n\n ### Docker\n\n```bash\ndocker run -it -p 4500:4500 celrenheit/foundationdb:7.3.46\n```\n\n ### Docker Compose\n\n```yaml\nversion: '3.7'\n\nservices:\n  foundationdb:\n    image: celrenheit/foundationdb:7.3.46\n    ports:\n      - 4500:4500\n```\n\nYou can also set knobs using environment variables:\n\n```yaml\nversion: '3.7'\n\nservices:\n  foundationdb:\n    image: celrenheit/foundationdb:7.3.46\n    ports:\n      - 4500:4500\n    environment:\n      - FDB_KNOB_min_available_space_ratio=0.001\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelrenheit%2Fdocker-foundationdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcelrenheit%2Fdocker-foundationdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelrenheit%2Fdocker-foundationdb/lists"}