CodeandoMexico / CodeandoMexico/decidim-monterrey

Docker image: problemas construyendo la imagen

Open
#155 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
9
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Al construir una imagen de cero obtengo este error:
![image](https://github.com/CodeandoMexico/decidim-monterrey/assets/8941178/e3c985c6-123f-4497-8f81-d9c3f40f63bc)
Al lockear el decidim.Dockerfile a bundler con esta versión 2.3.22, sale este error:

![image](https://github.com/CodeandoMexico/decidim-monterrey/assets/8941178/1b952104-e5c3-4942-859b-32a0d7d3367f)
Este issue aparece documentado aquí: https://github.com/ruby/net-imap/issues/16

Provisionalmente agrego l14 al Gemfile:
![image](https://github.com/CodeandoMexico/decidim-monterrey/assets/8941178/846aa74e-a87f-467d-af86-b7fc7abba14a)
KeyError: key not found: "MAILER_SENDER"
Tomar en cuenta que MTY está trabajando en este repo: https://github.com/gobiernodigitalmonterrey/decidim-monterrey/tree/GCS

Revisar todo esto y encontrar una buena solución

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the image build from decidim.Dockerfile with the Bundler version mentioned in the issue, then inspect the temporary Gemfile change at line 14. Compare the failure with the linked ruby/net-imap issue and the GCS branch in the Monterrey repository. Done means the image builds without the reported dependency and MAILER_SENDER errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, ruby
Domain
build-system, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.