{"id":13468299,"url":"https://github.com/shekhargulati/python-flask-docker-hello-world","last_synced_at":"2025-04-04T22:06:52.210Z","repository":{"id":28217770,"uuid":"31721946","full_name":"shekhargulati/python-flask-docker-hello-world","owner":"shekhargulati","description":"Hello world Python Flask application Dockerized","archived":false,"fork":false,"pushed_at":"2024-05-24T09:08:00.000Z","size":3,"stargazers_count":98,"open_issues_count":4,"forks_count":433,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T21:05:39.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://shekhargulati.com/","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/shekhargulati.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,"publiccode":null,"codemeta":null}},"created_at":"2015-03-05T15:55:07.000Z","updated_at":"2025-03-09T19:43:17.000Z","dependencies_parsed_at":"2024-10-29T21:55:06.604Z","dependency_job_id":null,"html_url":"https://github.com/shekhargulati/python-flask-docker-hello-world","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/shekhargulati%2Fpython-flask-docker-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekhargulati%2Fpython-flask-docker-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekhargulati%2Fpython-flask-docker-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekhargulati%2Fpython-flask-docker-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shekhargulati","download_url":"https://codeload.github.com/shekhargulati/python-flask-docker-hello-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256112,"owners_count":20909240,"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-07-31T15:01:08.402Z","updated_at":"2025-04-04T22:06:52.187Z","avatar_url":"https://github.com/shekhargulati.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Simple Python Flask Dockerized Application#\n\nBuild the image using the following command\n\n```bash\n$ docker build -t simple-flask-app:latest .\n```\n\nRun the Docker container using the command shown below.\n\n```bash\n$ docker run -d -p 5000:5000 simple-flask-app\n```\n\nThe application will be accessible at http:127.0.0.1:5000 or if you are using boot2docker then first find ip address using `$ boot2docker ip` and the use the ip `http://\u003chost_ip\u003e:5000`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekhargulati%2Fpython-flask-docker-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshekhargulati%2Fpython-flask-docker-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekhargulati%2Fpython-flask-docker-hello-world/lists"}