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

feat: add dependencies node and yarn in Dockerfile #5635

Merged
merged 4 commits into from
Oct 27, 2021

Conversation

geidsonc
Copy link

I was doing the initial setup of the project using docker-composer.dev and noticed the lack of some dependencies in the image.
I added this setting to my up stream and thought it might be useful for others who want to start easily and contribute to this project;.

The nodejs 14 and yarn are dependencies to install project and were missing in Dockerfile.
The commit include that dependencies in scripts/Dockerfile to make easy the setup of the project in dev environments.

The nodejs and yarn are dependencies to install project and were missing in Dockerfile.
The commit include that dependencies in scripts/Dockerfile to make easy the setup of the project in dev environments.
@CLAassistant
Copy link

CLAassistant commented Oct 23, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@asbiin asbiin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea @geidsonc Thanks!

scripts/docker/Dockerfile Outdated Show resolved Hide resolved
Co-authored-by: Alexis Saettler <alexis@saettler.org>
@geidsonc geidsonc requested a review from asbiin October 26, 2021 21:41
scripts/docker/Dockerfile Outdated Show resolved Hide resolved
@asbiin asbiin merged commit 48726b5 into monicahq:master Oct 27, 2021
@asbiin
Copy link
Member

asbiin commented Oct 27, 2021

Thank you @geidsonc

@github-actions
Copy link

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants