{"id":21285571,"url":"https://github.com/takeyuweb/my-rails-docker-compose-sample","last_synced_at":"2025-10-11T12:08:20.978Z","repository":{"id":66907446,"uuid":"99442028","full_name":"takeyuweb/my-rails-docker-compose-sample","owner":"takeyuweb","description":"開発用としてのdocker-composeはミドルウェアでの利用に留めるサンプル","archived":false,"fork":false,"pushed_at":"2017-08-05T18:53:17.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T12:08:16.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/takeyuweb.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":"2017-08-05T18:53:06.000Z","updated_at":"2017-08-05T18:53:20.000Z","dependencies_parsed_at":"2023-02-24T04:00:43.046Z","dependency_job_id":null,"html_url":"https://github.com/takeyuweb/my-rails-docker-compose-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takeyuweb/my-rails-docker-compose-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fmy-rails-docker-compose-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fmy-rails-docker-compose-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fmy-rails-docker-compose-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fmy-rails-docker-compose-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takeyuweb","download_url":"https://codeload.github.com/takeyuweb/my-rails-docker-compose-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2Fmy-rails-docker-compose-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007134,"owners_count":26084246,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-21T11:21:12.090Z","updated_at":"2025-10-11T12:08:20.960Z","avatar_url":"https://github.com/takeyuweb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n## 必要なOSパッケージインストール\n\n    $ curl -sL https://deb.nodesource.com/setup_6.x | sudo bash -\n    $ curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -\n    $ echo \"deb https://dl.yarnpkg.com/debian/ stable main\" | sudo tee /etc/apt/sources.list.d/yarn.list\n    $ sudo apt-get update -qq\n    $ sudo apt-get install -y build-essential libmysqlclient-dev nodejs yarn\n\nDocker \u0026 Docker Compose\n\n## gems \u0026 node modules\n\n    $ bundle install --jobs 4 --retry 5 --path vendor/bundle\n    $ yarn\n\n## Start\n\n    $ docker-compose up -d\n    $ bundle exec rails s\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyuweb%2Fmy-rails-docker-compose-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakeyuweb%2Fmy-rails-docker-compose-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyuweb%2Fmy-rails-docker-compose-sample/lists"}