{"id":17453549,"url":"https://github.com/tavobarrientos/dockerizando","last_synced_at":"2026-05-03T19:32:30.753Z","repository":{"id":146925304,"uuid":"137408186","full_name":"tavobarrientos/dockerizando","owner":"tavobarrientos","description":"Ejemplo de Aplicación ASP.NET Core dentro de un contenedor Docker.","archived":false,"fork":false,"pushed_at":"2018-06-14T21:03:08.000Z","size":11875,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T04:37:02.151Z","etag":null,"topics":["csharp","docker","netcore2","razor-pages"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/tavobarrientos.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":"2018-06-14T20:53:46.000Z","updated_at":"2019-04-23T13:44:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"90d135f8-5371-4733-8576-add334119eb9","html_url":"https://github.com/tavobarrientos/dockerizando","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tavobarrientos/dockerizando","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tavobarrientos%2Fdockerizando","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tavobarrientos%2Fdockerizando/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tavobarrientos%2Fdockerizando/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tavobarrientos%2Fdockerizando/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tavobarrientos","download_url":"https://codeload.github.com/tavobarrientos/dockerizando/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tavobarrientos%2Fdockerizando/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32582621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["csharp","docker","netcore2","razor-pages"],"created_at":"2024-10-18T00:43:19.304Z","updated_at":"2026-05-03T19:32:30.736Z","avatar_url":"https://github.com/tavobarrientos.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dockerizando un App ASP.NET Core\n\nEjemplo de una aplicación ASP.NET Core dentro de un contenedor Docker utilizando la imagen *microsoft/aspnetcore-build:2.0.0*.\n\nSe utiliza un segundo contenedor *nginx* para hacer un reverse proxy y acceder a Kestrel.\n\n## Ejecutar el Proyecto\n\n### Requerimientos Técnicos\n- OS: Windows 10 Pro, macOS 10.12, Linux\n- Docker\n- IDE\n    - Windows: Visual Studio 2017 Community\n    - macOS: Visual Studio/Visual Studio Code/Sublime Text/VIm\n    - Linux: Visual Studio Code/Sublime Text/VIm\n- Tools:\n    - .NET Core SDK\n\nUna vez que tenemos el software instalado y clonado el proyecto, procederemos a construirlo en nuestro disco con el siguiente comando:\n```\ndocker-compose build\n```\nTen en cuenta que si es la primera vez que lo corres, se procederan a descargar las imagenes que se esten utilizando en el proyecto, esto tarda aproximadamente 10 minutos dependiento la conexión que tengas, luego ya no sera necesario, incluso si decides crear un proyecto nuevo.\n\nPara correr:\n```\ndocker-compose up\n```\n\n#### Autor\nGustavo Barrientos Guerrero [@tavobarrientos](http://www.github.com/tavobarrientos)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftavobarrientos%2Fdockerizando","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftavobarrientos%2Fdockerizando","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftavobarrientos%2Fdockerizando/lists"}