CodeandoMexico / CodeandoMexico/decidim-monterrey
Docker image: problemas construyendo la imagen
- 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:

Al lockear el decidim.Dockerfile a bundler con esta versión 2.3.22, sale este error:

Este issue aparece documentado aquí: https://github.com/ruby/net-imap/issues/16
Provisionalmente agrego l14 al Gemfile:

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
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