{"id":21193409,"url":"https://github.com/racksync/python-docker","last_synced_at":"2025-12-29T20:55:33.795Z","repository":{"id":232068186,"uuid":"783362838","full_name":"racksync/python-docker","owner":"racksync","description":"Dockerization Python","archived":false,"fork":false,"pushed_at":"2024-04-08T08:30:28.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T13:47:56.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/racksync.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-07T17:25:13.000Z","updated_at":"2024-04-07T18:48:12.000Z","dependencies_parsed_at":"2024-04-07T19:53:48.208Z","dependency_job_id":null,"html_url":"https://github.com/racksync/python-docker","commit_stats":null,"previous_names":["racksync/python-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fpython-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fpython-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fpython-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fpython-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/racksync","download_url":"https://codeload.github.com/racksync/python-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646673,"owners_count":20324586,"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":[],"created_at":"2024-11-20T19:14:19.886Z","updated_at":"2025-12-29T20:55:28.747Z","avatar_url":"https://github.com/racksync.png","language":"Python","readme":"# python-docker\n\n### Local development environment for Python using Docker.\n\n1. Prerequisites\n```\nsudo python3 -m pip install Flask\n```\nor \n```\nsudo python3 -m pip install -r requirements.txt\n```\n\n2. Run the application\n```\npython3 app.py\n```\n\n### Dockerize\n\n1. Build the image\n```\ndocker build -t python-docker .\n```\n\n2. Run the container\n```\ndocker run -d --name --restart unless-stopped python-app -p 8080:8080 python-docker\n```\n\n3. Access the application\n```\nhttp://localhost:8080/quote\n```\n\n4. Push Docker Image\n```\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracksync%2Fpython-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fracksync%2Fpython-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracksync%2Fpython-docker/lists"}