{"id":25255132,"url":"https://github.com/kaka-lin/docker-image","last_synced_at":"2025-04-05T23:43:11.983Z","repository":{"id":49846566,"uuid":"158519008","full_name":"kaka-lin/docker-image","owner":"kaka-lin","description":"My docker image","archived":false,"fork":false,"pushed_at":"2024-06-27T09:58:02.000Z","size":16381,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T06:00:06.363Z","etag":null,"topics":["docker","dockerfile"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/kakalin/kimage","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/kaka-lin.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":"2018-11-21T08:55:44.000Z","updated_at":"2024-06-27T09:58:07.000Z","dependencies_parsed_at":"2025-02-12T06:02:37.827Z","dependency_job_id":null,"html_url":"https://github.com/kaka-lin/docker-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaka-lin%2Fdocker-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaka-lin%2Fdocker-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaka-lin%2Fdocker-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaka-lin%2Fdocker-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaka-lin","download_url":"https://codeload.github.com/kaka-lin/docker-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415925,"owners_count":20935385,"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","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","dockerfile"],"created_at":"2025-02-12T05:52:17.517Z","updated_at":"2025-04-05T23:43:11.966Z","avatar_url":"https://github.com/kaka-lin.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Image\n\nThis repository is for building a Docker images\n\n## Tags available\n\nCheck the [DockerHub](https://hub.docker.com/repository/docker/kakalin/kimage)\n\n## Categories \n\n### Tensorflow\n\n|  OS\u003cbr\u003ePlatform  |  CPU/GPU  |  Python  |  Frameworks  |  Jupyter  |  Dockerfile  |\n|  :------------:  |  :-----:  |  :----:  |  :--------:  |  :-----:  |  :--------:  |\n|  Ubuntu\u003cbr\u003e18.04  |  CPU  |  3.6  |  Tensorflow 2.0.0  |  Yes  |  [Link](https://github.com/kaka-lin/docker-image/tree/master/cpu-tf2.0.0-devel)  |\n|  Ubuntu\u003cbr\u003e18.04  |  CUDA 10.2\u003cbr\u003ecuDNN 7  |  3.6  |  Tensorflow 2.1.0  |  Yes  |  [Link](https://github.com/kaka-lin/docker-image/tree/master/cuda10.2-tf2.1.0-devel)  |\n|  Ubuntu\u003cbr\u003e18.04  |  CUDA 11.6\u003cbr\u003ecuDNN 8  |  3.8  |  Tensorflow 2.9.1  |  Yes  |  [Link](https://github.com/kaka-lin/docker-image/tree/master/cuda11.6-tf2.9.1-devel)  |\n\n\n### Pytorch\n\n|  OS\u003cbr\u003ePlatform  |  CPU/GPU  |  Python  |  Frameworks  |  Jupyter  |  Dockerfile  |\n|  :------------:  |  :-----:  |  :----:  |  :--------:  |  :-----:  |  :--------:  |\n|  Ubuntu\u003cbr\u003e16.04  |  CUDA 8.0,\u003cbr\u003ecuDNN 6  |  3.6  |  Pytorch 0.4.1  |  No  |  [Link](https://github.com/kaka-lin/docker-image/tree/master/cuda8-torch0.4.1-devel)  |\n|  Ubuntu\u003cbr\u003e18.04  |  CUDA 11.1,\u003cbr\u003ecuDNN 8  |  3.8  |  Pytorch 1.8.1  |  No  |  [Link](https://github.com/kaka-lin/docker-image/tree/master/cuda11.1-torch1.8-devel)  |\n|  Ubuntu\u003cbr\u003e18.04  |  CUDA 11.3,\u003cbr\u003ecuDNN 8  |  3.7  |  Pytorch 1.12.0  |  No  |  [Link](https://github.com/kaka-lin/docker-image/tree/master/cuda11.3-torch1.12.0-devel)  |\n\n### ONNX\n\n|  OS\u003cbr\u003ePlatform  |  CPU/GPU  |  Python  |  Frameworks  |  Jupyter  |  Dockerfile  |\n|  :------------:  |  :-----:  |  :----:  |  :--------:  |  :-----:  |  :--------:  |\n|  Ubuntu\u003cbr\u003e18.04  |  CUDA 11.6,\u003cbr\u003ecuDNN 8  |  3.8  |  ONNX 1.12.0  |  No  |  [Link](https://github.com/kaka-lin/docker-image/tree/master/onnxrt-1.12.0-runtime)  |\n\n### Others\n\n- Qt: please see [here](https://github.com/kaka-lin/qt-template/tree/master/docker)\n- PCL: please see [here](https://github.com/kaka-lin/autonomous-driving-notes/tree/master/PCL/00_installation)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaka-lin%2Fdocker-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaka-lin%2Fdocker-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaka-lin%2Fdocker-image/lists"}