{"id":26048581,"url":"https://github.com/jackkweyunga/codeboost-ci-demo","last_synced_at":"2025-06-17T07:34:44.909Z","repository":{"id":274144044,"uuid":"922047222","full_name":"jackkweyunga/codeboost-ci-demo","owner":"jackkweyunga","description":"codeboost ci demo","archived":false,"fork":false,"pushed_at":"2025-01-25T08:25:45.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T00:28:23.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jackkweyunga.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":"2025-01-25T07:03:20.000Z","updated_at":"2025-02-14T03:08:54.000Z","dependencies_parsed_at":"2025-01-25T08:28:40.667Z","dependency_job_id":null,"html_url":"https://github.com/jackkweyunga/codeboost-ci-demo","commit_stats":null,"previous_names":["jackkweyunga/codeboost-ci-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackkweyunga/codeboost-ci-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkweyunga%2Fcodeboost-ci-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkweyunga%2Fcodeboost-ci-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkweyunga%2Fcodeboost-ci-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkweyunga%2Fcodeboost-ci-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackkweyunga","download_url":"https://codeload.github.com/jackkweyunga/codeboost-ci-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackkweyunga%2Fcodeboost-ci-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260314964,"owners_count":22990681,"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":"2025-03-08T00:26:53.736Z","updated_at":"2025-06-17T07:34:44.878Z","avatar_url":"https://github.com/jackkweyunga.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codeboost-ci-demo\ncodeboost ci demo\n\n# Topics\n- Docker\n- Automation\n- Deployment\n\n# References\n- Docker Setup tool - https://github.com/jackkweyunga/docker-setup\n- My Articles - https://jackkweyunga.hashnode.dev/\n\n# File structure\n\n```shell\n├── requirements.txt\n├── Dockerfile\n├── README.md\n├── .dockerignore\n├── .gitignore\n├── .github\n│   └── workflows\n│       └── container.yml\n└── main.py\n```\n\n# Running\n\n1. Build docker image\n```shell\n# Use sudo if on linux / If not using rootless docker\ndocker build -t my-app .\n```\n\n2. Run a docker container\n```shell\ndocker run -p 5000:5000 my-app\n```\n\n3. Visit http://localhost:5000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackkweyunga%2Fcodeboost-ci-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackkweyunga%2Fcodeboost-ci-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackkweyunga%2Fcodeboost-ci-demo/lists"}