Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agrego zlib a la instalación en Dockerfile #635

Merged
merged 1 commit into from Mar 9, 2020
Merged

Conversation

eamanu
Copy link
Contributor

@eamanu eamanu commented Mar 5, 2020

Agrego zlib y zlib-dev en el Dockerfile para el frontend.

Esto se debe a que cuando se realiza la instalación, al levantar
el reactjs, se produce un error, dónde se pide zlib como depedencia.

Fix #633

Agrego zlib y zlib-dev en el Dockerfile para el frontend.

Esto se debe a que cuando se realiza la instalación, al levantar
el reactjs, se produce un error, dónde se pide zlib como depedencia.
@codeclimate
Copy link

codeclimate bot commented Mar 5, 2020

Code Climate has analyzed commit 0a9eee8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 53.3% (-0.1% change).

View more on Code Climate.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 42.654% when pulling 0a9eee8 on Yaerobi:fix-633 into c469bd6 on eventoL:master.

@FedeG FedeG self-requested a review March 9, 2020 01:09
@FedeG FedeG self-assigned this Mar 9, 2020
@FedeG FedeG added configuration-bug dependencies Pull requests that update a dependency file docker Pull requests that update Docker code IT labels Mar 9, 2020
@FedeG FedeG added this to In progress in Eventol v2.2.1 via automation Mar 9, 2020
@FedeG FedeG added this to the EventoL v2.2.1 milestone Mar 9, 2020
@FedeG FedeG merged commit 286e1ab into eventoL:master Mar 9, 2020
Eventol v2.2.1 automation moved this from In progress to Done Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration-bug dependencies Pull requests that update a dependency file docker Pull requests that update Docker code IT
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Error al ejecutar make deploy-dev
3 participants