{"id":20276937,"url":"https://github.com/thanhvie/flask-docker","last_synced_at":"2026-05-08T03:03:47.470Z","repository":{"id":140093603,"uuid":"460770164","full_name":"thanhvie/flask-docker","owner":"thanhvie","description":"including an example workflow for building and pushing docker image to a docker image repository","archived":false,"fork":false,"pushed_at":"2022-03-21T13:26:43.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T06:46:13.343Z","etag":null,"topics":["docker","docker-image","dockerfile","github-actions","workflow"],"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/thanhvie.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":"2022-02-18T08:29:24.000Z","updated_at":"2022-04-02T07:19:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba0655e1-aeed-41d7-91da-a4e689f8f5b0","html_url":"https://github.com/thanhvie/flask-docker","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/thanhvie%2Fflask-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thanhvie%2Fflask-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thanhvie%2Fflask-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thanhvie%2Fflask-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thanhvie","download_url":"https://codeload.github.com/thanhvie/flask-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241768407,"owners_count":20017117,"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-image","dockerfile","github-actions","workflow"],"created_at":"2024-11-14T13:16:16.943Z","updated_at":"2026-05-08T03:03:47.418Z","avatar_url":"https://github.com/thanhvie.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# how to run flask-docker\n- Install docker if you don't have yet\n- Run docker image below, we will run the image in detach mode and at port 5000\n````\ndocker run -d -p 5000:5000 huynhthviet/dockerhub:flaskapp-docker\n````\n- Access the web app at localhost:5000\n\n# github actions\nGithub actions show an example workflow for building and pushing docker image to a docker image repository.\nEverytime the code submitted in master/main branch, a process of building and pushing docker image will be trigger.\nThe docker image of every build will be assigned a different image tag.\n\n## The image repository for this project is here\n\n[huynhthviet/dockerhub:flaskapp-docker](https://github.com/marketplace/actions/build-and-push-docker-images)\n\n## Run docker image created by github actions workflow\n- We can run docker image created by workflow in the same way as above","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthanhvie%2Fflask-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthanhvie%2Fflask-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthanhvie%2Fflask-docker/lists"}