{"id":19241260,"url":"https://github.com/binocarlos/docker-python","last_synced_at":"2025-09-25T10:01:40.183Z","repository":{"id":13114272,"uuid":"15795992","full_name":"binocarlos/docker-python","owner":"binocarlos","description":"Docker image for running python apps","archived":false,"fork":false,"pushed_at":"2014-01-10T12:36:49.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T14:34:04.318Z","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/binocarlos.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":"2014-01-10T11:08:03.000Z","updated_at":"2014-01-10T12:36:49.000Z","dependencies_parsed_at":"2022-07-12T15:08:30.929Z","dependency_job_id":null,"html_url":"https://github.com/binocarlos/docker-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binocarlos/docker-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fdocker-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fdocker-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fdocker-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fdocker-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binocarlos","download_url":"https://codeload.github.com/binocarlos/docker-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fdocker-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269518427,"owners_count":24430625,"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-08-08T02:00:09.200Z","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":"2024-11-09T17:10:52.642Z","updated_at":"2025-09-25T10:01:34.826Z","avatar_url":"https://github.com/binocarlos.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-python\n=============\n\nDocker image for running python apps\n\n```\nFROM ubuntu:12.04\n\n# Update package repository\nRUN echo \"deb http://archive.ubuntu.com/ubuntu precise main universe multiverse\" \u003e /etc/apt/sources.list\nRUN apt-get update\nRUN apt-get upgrade -y\n\n# install python and pip\nRUN curl -O http://python-distribute.org/distribute_setup.py\nRUN python distribute_setup.py\nRUN curl -O https://raw.github.com/pypa/pip/master/contrib/get-pip.py\nRUN python get-pip.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinocarlos%2Fdocker-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinocarlos%2Fdocker-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinocarlos%2Fdocker-python/lists"}