{"id":43827029,"url":"https://github.com/kubestone/fio-docker","last_synced_at":"2026-02-06T02:35:00.494Z","repository":{"id":36333945,"uuid":"200597911","full_name":"kubestone/fio-docker","owner":"kubestone","description":"fio docker image","archived":false,"fork":false,"pushed_at":"2021-12-15T11:12:41.000Z","size":12,"stargazers_count":9,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-12T02:11:55.068Z","etag":null,"topics":["benchmark","docker","filesystem","fio","kubernetes","performance"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubestone.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}},"created_at":"2019-08-05T06:47:11.000Z","updated_at":"2022-12-26T02:02:38.000Z","dependencies_parsed_at":"2022-09-05T22:00:47.619Z","dependency_job_id":null,"html_url":"https://github.com/kubestone/fio-docker","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/kubestone/fio-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubestone%2Ffio-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubestone%2Ffio-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubestone%2Ffio-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubestone%2Ffio-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubestone","download_url":"https://codeload.github.com/kubestone/fio-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubestone%2Ffio-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29145959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:33:21.209Z","status":"ssl_error","status_checked_at":"2026-02-06T02:33:17.184Z","response_time":59,"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":["benchmark","docker","filesystem","fio","kubernetes","performance"],"created_at":"2026-02-06T02:34:59.510Z","updated_at":"2026-02-06T02:35:00.445Z","avatar_url":"https://github.com/kubestone.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fio-docker\n\n[![docker build](https://img.shields.io/docker/cloud/build/xridge/fio.svg)](https://hub.docker.com/r/xridge/fio)\n[![docker pulls](https://img.shields.io/docker/pulls/xridge/fio.svg)](https://hub.docker.com/r/xridge/fio)\n[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\nfio Docker Image based on Alpine Linux.\n\n## Usage\nRun sample fio job file without volume mount (read speed inside docker):\n```bash\n$ docker run xridge/fio /jobs/rand-read.fio\n```\n\nRun sample fio job file with volume mount:\n```bash\n$ docker run -v $(pwd)/data:/data xridge/fio /jobs/rand-read.fio\n```\n\nRun custom fio job file:\n```bash\n$ docker run -v $(pwd)/data:/data -v /path/to/job.fio:/jobs/job.fio xridge/fio /jobs/job.fio\n```\n\n## License\nCopyright (c) 2019 [xridge.io](https://xridge.io)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubestone%2Ffio-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubestone%2Ffio-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubestone%2Ffio-docker/lists"}