{"id":18588042,"url":"https://github.com/peimelo/docker_blog","last_synced_at":"2026-05-08T03:48:26.007Z","repository":{"id":84827789,"uuid":"218790025","full_name":"peimelo/docker_blog","owner":"peimelo","description":"Exercises from book: Docker for Rails Developers","archived":false,"fork":false,"pushed_at":"2020-02-25T14:01:27.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T07:34:15.973Z","etag":null,"topics":["course","docker","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://pragprog.com/titles/ridocker/docker-for-rails-developers/","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/peimelo.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":"2019-10-31T14:50:18.000Z","updated_at":"2022-01-13T14:02:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"6472e637-4be0-457a-bb8b-e8dc05582a9e","html_url":"https://github.com/peimelo/docker_blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peimelo/docker_blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Fdocker_blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Fdocker_blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Fdocker_blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Fdocker_blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peimelo","download_url":"https://codeload.github.com/peimelo/docker_blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peimelo%2Fdocker_blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006622,"owners_count":26084131,"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":["course","docker","ruby-on-rails"],"created_at":"2024-11-07T00:44:29.871Z","updated_at":"2025-10-11T07:34:18.673Z","avatar_url":"https://github.com/peimelo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker\n\n## Rodar o projeto\n\n```\n$ docker-compose up -d\n```\n\n## Ver o status\n\n```\n$ docker-compose ps\n\n         Name                       Command               State     Ports\n---------------------------------------------------------------------------\ndocker_blog_database_1   docker-entrypoint.sh postgres    Up       5432/tcp\ndocker_blog_redis_1      docker-entrypoint.sh redis ...   Up       6379/tcp\ndocker_blog_web_1        bin/rails s -b 0.0.0.0           Exit 1\n```\n\n## Ver o log\n\n```\n$ docker-compose logs -f web\n```\n\n## Fazer o build\n\n```\n$ docker-compose build web\n```\n\n# README\n\nThis is a sample Rails 6 application from Docker for Rails Developers (PragProg).\nIt was generated using Docker without Ruby installed on the local machine.\n\nThings you may want to cover:\n\n- Ruby version\n\n- System dependencies\n\n- Configuration\n\n- Database creation\n\n- Database initialization\n\n- How to run the test suite\n\n- Services (job queues, cache servers, search engines, etc.)\n\n- Deployment instructions\n\n- ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeimelo%2Fdocker_blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeimelo%2Fdocker_blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeimelo%2Fdocker_blog/lists"}