{"id":16112907,"url":"https://github.com/jonathanmdr/docker-compose","last_synced_at":"2026-04-14T14:32:18.480Z","repository":{"id":99788090,"uuid":"357760124","full_name":"jonathanmdr/docker-compose","owner":"jonathanmdr","description":"Docker course learning docker-compose","archived":false,"fork":false,"pushed_at":"2021-05-30T17:10:05.000Z","size":313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T07:27:25.324Z","etag":null,"topics":["docker","docker-compose","docker-container","docker-image","dockerfile","nginx","nginx-docker","nginx-load-balancer","node"],"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/jonathanmdr.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":"2021-04-14T03:22:51.000Z","updated_at":"2021-05-30T17:10:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6267972-b7dd-4d2a-8dee-e7b022686d6c","html_url":"https://github.com/jonathanmdr/docker-compose","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.5,"last_synced_commit":"4baf29f3b9e00e83ac9f331fe4871947947adf8c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathanmdr/docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fdocker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fdocker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fdocker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fdocker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanmdr","download_url":"https://codeload.github.com/jonathanmdr/docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fdocker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801300,"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","docker-compose","docker-container","docker-image","dockerfile","nginx","nginx-docker","nginx-load-balancer","node"],"created_at":"2024-10-09T20:09:37.337Z","updated_at":"2026-04-14T14:32:18.463Z","avatar_url":"https://github.com/jonathanmdr.png","language":"JavaScript","readme":"# docker-compose\n\n[![Docker Compose Actions Workflow](https://github.com/jonathanmdr/docker-compose/actions/workflows/docker-publish.yml/badge.svg?branch=master)](https://github.com/jonathanmdr/docker-compose/actions/workflows/docker-publish.yml)\n\nProjeto de estudo sobre `docker-compose` e algumas coisas sobre o seu uso.\n\n### Sobre o projeto:\nO projeto consiste em um microserviço de uma loja de livros, a implementação não é completa pois não é o intuíto neste momento.\nNo nosso contexto teremos somente a visualização da home com os livros cadastrados sendo listados, todos os livros da aplicação são cadastrados de forma estática através do endpoint `/seed`, que é o responsável por fazer essa carga inicial.\n\n### Arquitetura:\n[![node](https://github.com/jonathanmdr/docker-compose/blob/master/docs/app-architecture.png)](https://github.com/jonathanmdr/docker-compose/blob/master)\n\n### Pontos trabalhados:\n- Como criar um arquivo `docker-compose.yaml`\n- Como aplicar imagens próprias para build\n- Como aplicar uso de imagens de terceiros\n- Como aplicar ordem de precedência em relação ao runtime dos containers\n- Como criar e aplicar uma network para os containers\n\n### Configuração:\n \u003e :warning:  É necessário ter o `docker` e `docker-compose` devidamente instalados e configurados.\n\nBuildando as imagens do projeto:\n ```bash\n~$ docker-compose build\n ```\nIniciando os containers do projeto:\n ```bash\n~$ docker-compose up\n ```\nDesligando os containers do projeto:\n ```bash\n~$ docker-compose down\n ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanmdr%2Fdocker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanmdr%2Fdocker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanmdr%2Fdocker-compose/lists"}