{"id":19711935,"url":"https://github.com/ricoledan/flask-docker-example","last_synced_at":"2026-02-03T21:04:00.066Z","repository":{"id":117357134,"uuid":"346936615","full_name":"Ricoledan/flask-docker-example","owner":"Ricoledan","description":"🐍 example code for a containerized Flask Application using Docker","archived":false,"fork":false,"pushed_at":"2021-03-12T20:46:18.000Z","size":7711,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-12T23:42:04.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Ricoledan.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":"2021-03-12T04:25:56.000Z","updated_at":"2021-03-16T16:17:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf5ebf3c-94e5-4965-8844-6483debd44f9","html_url":"https://github.com/Ricoledan/flask-docker-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ricoledan/flask-docker-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fflask-docker-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fflask-docker-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fflask-docker-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fflask-docker-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ricoledan","download_url":"https://codeload.github.com/Ricoledan/flask-docker-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fflask-docker-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29057119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11T22:14:37.442Z","updated_at":"2026-02-03T21:04:00.049Z","avatar_url":"https://github.com/Ricoledan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-docker-example\r\n\r\n🐍 example code for a containerized Flask Application using Docker\r\n\r\n## setup\r\n\r\ninstall dependencies\r\n\r\n`pip install -r requirements.txt`\r\n\r\nrun application\r\n\r\n`python main.py`\r\n\r\n## docker commands\r\n\r\nbuild image\r\n\r\n`docker build -t dockerized_flask:latest .`\r\n\r\nstart container\r\n\r\n`docker run --name dockerized_flask_container -p 5000:5000 -d dockerized_flask:latest`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fflask-docker-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricoledan%2Fflask-docker-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fflask-docker-example/lists"}