{"id":20865369,"url":"https://github.com/tech-preta/challenger","last_synced_at":"2026-04-19T21:34:45.863Z","repository":{"id":118846620,"uuid":"596227424","full_name":"Tech-Preta/challenger","owner":"Tech-Preta","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-01T18:29:50.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T16:46:21.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Tech-Preta.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":"2023-02-01T18:29:31.000Z","updated_at":"2024-03-20T12:32:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ca6b805-9b07-4cfb-8b56-ea2a4a56db0f","html_url":"https://github.com/Tech-Preta/challenger","commit_stats":null,"previous_names":["tech-preta/challenger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fchallenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fchallenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fchallenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fchallenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tech-Preta","download_url":"https://codeload.github.com/Tech-Preta/challenger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243238969,"owners_count":20259126,"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-11-18T05:48:47.553Z","updated_at":"2025-12-25T22:19:37.340Z","avatar_url":"https://github.com/Tech-Preta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Um servidor apache com CGI simples habilitado\n\n![Logo do Apache](https://download.logo.wine/logo/Apache_HTTP_Server/Apache_HTTP_Server-Logo.wine.png)\nProjeto criado para os desafios do estágio na Jack Experts. Inicialmente aprendemos como containerizar uma aplicação, buildar uma imagem e executar um container. Esse repo ainda possui uma pipeline com jobs de build, test, push, update e deploy.\n\n### Build\nConstruindo nossa imagem:\n```\ndocker build -t httpd:v2 .\n```\n\n### Share\nColocando uma tag na imagem para enviar para o nosso repositório:\n```\ndocker tag httpd:v2 nataliagranato/httpd:v2 \n```\n\n### Run\nExecutando o container:\n```\ndocker container run --name httpd -p 80:80 httpd:v2\n```\n\n### Access\nAcessando nossa aplicação no navegador:\n```\nlocalhost:80\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-preta%2Fchallenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftech-preta%2Fchallenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-preta%2Fchallenger/lists"}