{"id":22051867,"url":"https://github.com/fabiangroeger96/docker-deep-learning","last_synced_at":"2026-04-09T07:35:02.241Z","repository":{"id":99606276,"uuid":"215756770","full_name":"FabianGroeger96/docker-deep-learning","owner":"FabianGroeger96","description":"A Docker Image for Deep Learning with Python 3","archived":false,"fork":false,"pushed_at":"2019-12-10T06:48:46.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T21:35:15.612Z","etag":null,"topics":["deep-learning","docker","docker-file","docker-image"],"latest_commit_sha":null,"homepage":null,"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/FabianGroeger96.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-10-17T09:41:19.000Z","updated_at":"2019-12-10T06:48:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"db5876b4-384d-4b04-9495-d36c09283a91","html_url":"https://github.com/FabianGroeger96/docker-deep-learning","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/FabianGroeger96%2Fdocker-deep-learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianGroeger96%2Fdocker-deep-learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianGroeger96%2Fdocker-deep-learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianGroeger96%2Fdocker-deep-learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FabianGroeger96","download_url":"https://codeload.github.com/FabianGroeger96/docker-deep-learning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245121911,"owners_count":20564207,"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":["deep-learning","docker","docker-file","docker-image"],"created_at":"2024-11-30T15:11:53.766Z","updated_at":"2025-12-30T23:31:39.178Z","avatar_url":"https://github.com/FabianGroeger96.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-deep-learning\n\nA Docker Image for Deep Learning with Python 3\n\n## Start the container\n\n```bash\ndocker run -it --name python-deep-learning -v $(PWD):/home/notebooks -p 8888:8888 -p 5001:6006 -d --rm python-deep-learning\n```\n\n* Port 8888: used for jupyter notebook\n* Port 5001: user for tensorboard\n\n## Connect to bash on container\n\n```bash\ndocker exec -it python-deep-learning /bin/bash\n```\n\n## Open Jupyter Notebook\n\nOpen this link [localhost:8888](http://localhost:8888/) in your browser and start working on your notebook.\n\n## Stop the container\n\n```bash\ndocker stop python-deep-learning\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiangroeger96%2Fdocker-deep-learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiangroeger96%2Fdocker-deep-learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiangroeger96%2Fdocker-deep-learning/lists"}