{"id":16969181,"url":"https://github.com/webmasterdevlin/ruby-on-rails-k8s","last_synced_at":"2025-04-05T16:25:24.863Z","repository":{"id":40043819,"uuid":"278733779","full_name":"webmasterdevlin/ruby-on-rails-k8s","owner":"webmasterdevlin","description":"sample json response at /api/v1/hello","archived":false,"fork":false,"pushed_at":"2023-03-08T21:15:58.000Z","size":40,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T13:22:06.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/webmasterdevlin/ruby-on-rails-k8s","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/webmasterdevlin.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":"2020-07-10T21:10:19.000Z","updated_at":"2020-07-10T21:16:32.000Z","dependencies_parsed_at":"2024-12-18T23:12:57.880Z","dependency_job_id":"d94bf4b9-32ec-415b-82cf-e04a582b00d5","html_url":"https://github.com/webmasterdevlin/ruby-on-rails-k8s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Fruby-on-rails-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Fruby-on-rails-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Fruby-on-rails-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Fruby-on-rails-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmasterdevlin","download_url":"https://codeload.github.com/webmasterdevlin/ruby-on-rails-k8s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247363478,"owners_count":20926958,"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":"2024-10-14T00:24:18.292Z","updated_at":"2025-04-05T16:25:24.796Z","avatar_url":"https://github.com/webmasterdevlin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Dockerizing a Ruby on Rails\n\nLogin to Docker Hub\n\n```zsh\n$ docker login\n```\n\ncreate a Ruby on Rails container\n\n```zsh\n$ docker build -t {yourDockerUsername}/ruby-api:1.0.0 .\n```\n\nTest the Ruby on Rails container by running it. It should be visible at localhost:8080\n\n```zsh\n$ docker run -p 8080:3000 {yourDockerUsername}/ruby-api:1.0.0\n```\n    - see app at localhost:8080/api/v1/hello\n\nPush the container to your Docker Hub account repository\n\n```zsh\n$ docker push {yourDockerUsername}/ruby-api:1.0.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Fruby-on-rails-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmasterdevlin%2Fruby-on-rails-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Fruby-on-rails-k8s/lists"}