{"id":21356148,"url":"https://github.com/ym1085/docker-react-app-sample","last_synced_at":"2026-04-14T15:33:53.436Z","repository":{"id":104058449,"uuid":"513181474","full_name":"ym1085/docker-react-app-sample","owner":"ym1085","description":"sample app to use Docker","archived":false,"fork":false,"pushed_at":"2022-07-14T03:44:03.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T05:41:33.894Z","etag":null,"topics":["docker-compose","dockerfile","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ym1085.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-07-12T14:46:42.000Z","updated_at":"2022-07-12T14:49:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"082eaacc-130f-471e-b43e-66387dc6e797","html_url":"https://github.com/ym1085/docker-react-app-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ym1085/docker-react-app-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym1085%2Fdocker-react-app-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym1085%2Fdocker-react-app-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym1085%2Fdocker-react-app-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym1085%2Fdocker-react-app-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ym1085","download_url":"https://codeload.github.com/ym1085/docker-react-app-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ym1085%2Fdocker-react-app-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-compose","dockerfile","react"],"created_at":"2024-11-22T04:29:08.388Z","updated_at":"2026-04-14T15:33:53.431Z","avatar_url":"https://github.com/ym1085.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started react app with docker\n\nDockerfile을 통해 간단한 react application을 구동하기 위한 샘플 프로젝트 입니다.\n\n## Check docker version\n\n```shell\ndocker version\n```\n\n## Build Docker image\n\n```shell\ndocker build -f Dockerfile.dev -t \u003c도커 허브 계정명\u003e/docker-react-app-test ./\n```\n\n### Check Docker image\n\n```shell\ndocker images\n```\n\n### Run Docker Container\n\n```shell\ndocker run -it -d -p 3000:3000 \u003c도커 허브 계정명\u003e/docker-react-app\n```\n\n### Check Docker container process\n\n```shell\ndocker ps\n```\n\n### Enter local web service\n\n```\nlocalhost:3000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fym1085%2Fdocker-react-app-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fym1085%2Fdocker-react-app-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fym1085%2Fdocker-react-app-sample/lists"}