{"id":20136708,"url":"https://github.com/tarsislimadev/docker-ruby","last_synced_at":"2026-04-12T19:54:46.760Z","repository":{"id":150102550,"uuid":"618829076","full_name":"tarsislimadev/docker-ruby","owner":"tarsislimadev","description":"To compile projects written in Ruby","archived":false,"fork":false,"pushed_at":"2024-08-21T14:42:05.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T09:45:04.091Z","etag":null,"topics":["docker","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/tmvdl/ruby","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarsislimadev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-25T13:28:48.000Z","updated_at":"2024-08-21T14:42:08.000Z","dependencies_parsed_at":"2024-08-21T16:30:34.577Z","dependency_job_id":"0e84c2f7-ffba-469b-a06d-10a8803e32fc","html_url":"https://github.com/tarsislimadev/docker-ruby","commit_stats":null,"previous_names":["tarsislimadev/docker-ruby"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarsislimadev%2Fdocker-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarsislimadev%2Fdocker-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarsislimadev%2Fdocker-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarsislimadev%2Fdocker-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarsislimadev","download_url":"https://codeload.github.com/tarsislimadev/docker-ruby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241582522,"owners_count":19985846,"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","ruby","ruby-on-rails"],"created_at":"2024-11-13T21:20:50.631Z","updated_at":"2025-12-31T01:04:54.020Z","avatar_url":"https://github.com/tarsislimadev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Ruby\n\n[![github/actions/workflow/status](https://img.shields.io/github/actions/workflow/status/brtmvdl/docker-ruby/docker-push.yml)](https://img.shields.io/github/actions/workflow/status/brtmvdl/docker-ruby/docker-push.yml) [![github/license](https://img.shields.io/github/license/brtmvdl/docker-ruby)](https://img.shields.io/github/license/brtmvdl/docker-ruby) [![github/stars](https://img.shields.io/github/stars/brtmvdl/docker-ruby?style=social)](https://img.shields.io/github/stars/brtmvdl/antify?style=social)\n\nPara compilaçao e entrega de projetos escritos em Ruby\n\nVeja mais em [hub.docker.com/r/tmvdl/ruby](https://hub.docker.com/r/tmvdl/ruby)\n\n## Como usar\n\nInstalar o [Docker](https://docs.docker.com/engine/install/).\n\n### Em ambiente de desenvolvimento\n\nCriar um arquivo `docker-compose.yaml` na raiz do projeto com a imagem [tmvdl/ruby](https://hub.docker.com/r/tmvdl/ruby).\n\n```yaml\nversion: '3'\n\nservices:\n  app:\n    image: tmvdl/ruby\n    volumes:\n      - .:/app\n```\n\nSubir o container para a construção do build\n\n```bash\ndocker-compose up --build\n```\n\n### Em ambiente de produção\n\nExecutar como container do Docker\n\n```sh\ndocker run tmvdl/ruby\n```\n\n## License\n\n[MIT](./LICENSE) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarsislimadev%2Fdocker-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarsislimadev%2Fdocker-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarsislimadev%2Fdocker-ruby/lists"}