{"id":16544422,"url":"https://github.com/hsm207/docker-harebrain","last_synced_at":"2026-04-18T12:34:35.652Z","repository":{"id":115473732,"uuid":"191435327","full_name":"hsm207/docker-harebrain","owner":"hsm207","description":"Dockerfile to get started with fastai's S4TF lessons","archived":false,"fork":false,"pushed_at":"2019-06-11T19:16:55.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T07:15:03.847Z","etag":null,"topics":["docker","s4tf","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hsm207.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":"2019-06-11T19:16:49.000Z","updated_at":"2019-06-11T19:17:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4243265-6eae-4032-8dbe-1f5eb6b41068","html_url":"https://github.com/hsm207/docker-harebrain","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"bb187b368a02a993c5a3cee0616dc5ff355f6d25"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hsm207/docker-harebrain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-harebrain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-harebrain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-harebrain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-harebrain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hsm207","download_url":"https://codeload.github.com/hsm207/docker-harebrain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsm207%2Fdocker-harebrain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31969762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["docker","s4tf","tensorflow"],"created_at":"2024-10-11T19:02:37.160Z","updated_at":"2026-04-18T12:34:35.617Z","avatar_url":"https://github.com/hsm207.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis repository contains a Dockerfile that containerizes fastai's [harebrain](https://forums.fast.ai/t/about-the-harebrain-category/36672) project.\n\nIt is based on [Jeremy's Harebrained install guide](https://forums.fast.ai/t/jeremys-harebrained-install-guide/43814/9).\n\n# Prerequisites\nYou will need a machine that has the following software installed in order to build and run the image:\n* [docker](https://docs.docker.com/install/)\n* [nvidia-docker](https://github.com/NVIDIA/nvidia-docker)\n\n# Usage\n\n1. Clone this repo.\n2. Navigate to this project's root directory.\n3. Execute:\n    ```bash\n    docker build -t harebrain . \u0026\u0026 \\\n    docker run -p 8888:8888 --cap-add SYS_PTRACE --runtime=nvidia --rm harebrain\n    \n    ```\n    This will build the image which will launch a jupyter server at port 8888. The\n    working directory of this notebook instance is the root of the [fastai_docs](https://github.com/fastai/fastai_docs) repo.\n    The `dev_swift` folder contains notebooks about Swift for TensorFlow.\n# Contributing\nFeel free to raise an issue if you have any questions, feedback, etc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsm207%2Fdocker-harebrain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhsm207%2Fdocker-harebrain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsm207%2Fdocker-harebrain/lists"}