{"id":24598718,"url":"https://github.com/filipe11402/demo-docker-core","last_synced_at":"2026-05-07T18:05:41.355Z","repository":{"id":43933936,"uuid":"443403761","full_name":"filipe11402/demo-docker-core","owner":"filipe11402","description":"Docker Container Demo","archived":false,"fork":false,"pushed_at":"2022-02-16T21:57:03.000Z","size":1192,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T02:07:01.986Z","etag":null,"topics":["docker","docker-image","dockerfile"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/repository/docker/fencarnacao/demo-product-core","language":"C#","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/filipe11402.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":"2021-12-31T18:18:41.000Z","updated_at":"2022-02-20T21:47:48.000Z","dependencies_parsed_at":"2022-09-04T17:10:11.645Z","dependency_job_id":null,"html_url":"https://github.com/filipe11402/demo-docker-core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/filipe11402/demo-docker-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe11402%2Fdemo-docker-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe11402%2Fdemo-docker-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe11402%2Fdemo-docker-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe11402%2Fdemo-docker-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filipe11402","download_url":"https://codeload.github.com/filipe11402/demo-docker-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe11402%2Fdemo-docker-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32749617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["docker","docker-image","dockerfile"],"created_at":"2025-01-24T12:17:49.730Z","updated_at":"2026-05-07T18:05:41.314Z","avatar_url":"https://github.com/filipe11402.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Demo Project\n\n## Setup Demo Project\n### Clone Repository\n```sh\ngit clone -b main https://github.com/filipe11402/products-core.git\n```\n\n### Publish the App in release configuration\n```sh\ndotnet publish -c release\n```\n### Create the Docker image\n```sh\ndocker build -t image-name-desired -f Dockerfile\n```\n### Create Docker image instance(Container)\n```sh\ndocker create -p 6000:80 --name docker-container-image docker-image-name\n```\n### Run Docker container\n```sh\ndocker container start docker-container-name\n```\n### Stop Docker container\n```sh\ndocker container stop docker-container-name\n```\n---\n## Documentation\n\n[Docker Registry](https://hub.docker.com/repository/docker/fencarnacao/demo-product-core)\n\n### Dockerfile\n- [Here](https://github.com/filipe11402/products-core/blob/main/Dockerfile)\n\n## References\n- [Docker Docs](https://docs.docker.com/get-started/)\n- [Microsoft Docs](https://docs.microsoft.com/en-us/visualstudio/docker/tutorials/docker-tutorial)\n\n## Changelog\n- [Here](https://github.com/filipe11402/demo-docker-core/commits/main)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipe11402%2Fdemo-docker-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipe11402%2Fdemo-docker-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipe11402%2Fdemo-docker-core/lists"}