{"id":29542069,"url":"https://github.com/mehmandarov/docker-flask-helloworld","last_synced_at":"2025-07-17T10:06:13.857Z","repository":{"id":50643004,"uuid":"98453297","full_name":"mehmandarov/docker-flask-helloworld","owner":"mehmandarov","description":"A simple Flask app running on Docker","archived":false,"fork":false,"pushed_at":"2019-07-21T15:15:54.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-02T06:26:50.526Z","etag":null,"topics":["docker","docker-flask","flask","python"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/mehmandarov.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}},"created_at":"2017-07-26T18:23:50.000Z","updated_at":"2023-03-02T06:26:50.527Z","dependencies_parsed_at":"2022-09-05T06:51:32.103Z","dependency_job_id":null,"html_url":"https://github.com/mehmandarov/docker-flask-helloworld","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/mehmandarov/docker-flask-helloworld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmandarov%2Fdocker-flask-helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmandarov%2Fdocker-flask-helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmandarov%2Fdocker-flask-helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmandarov%2Fdocker-flask-helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehmandarov","download_url":"https://codeload.github.com/mehmandarov/docker-flask-helloworld/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmandarov%2Fdocker-flask-helloworld/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265592634,"owners_count":23794208,"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","docker-flask","flask","python"],"created_at":"2025-07-17T10:06:09.497Z","updated_at":"2025-07-17T10:06:13.853Z","avatar_url":"https://github.com/mehmandarov.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker+Flask Hello World\nA simple Flask app running on Docker.\n\n## Running the example\n\n```shell\ndocker build -t flask-sample-one:latest .\ndocker run -d -p 5000:5000 flask-sample-one\n```\n\nor, if you want to give your container a specific name:\n\n```shell\ndocker build -t flask-sample-one:latest .\ndocker run --name my-flask-sample-one -d -p 5000:5000 flask-sample-one\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmandarov%2Fdocker-flask-helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehmandarov%2Fdocker-flask-helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmandarov%2Fdocker-flask-helloworld/lists"}