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

Containerize dev environment #75

Open
Jimmy-653 opened this issue Oct 20, 2022 · 4 comments
Open

Containerize dev environment #75

Jimmy-653 opened this issue Oct 20, 2022 · 4 comments

Comments

@Jimmy-653
Copy link

Instead of installing npm and the necessary dependencies on your machine, create a dockerfile and docker-compose to run the project with only "docker-compose up"

If you're interested, assign me and i'll prepare the PR this weekend

@mohdmulla
Copy link

Hi, Can i contribute to this task?

@Jimmy-653
Copy link
Author

Seems like the maintainer is not interested

@HridoyHazard
Copy link
Owner

@J-Jimmy can u plz explain it further. i'm not familiar with docker

@ppastene
Copy link

@HridoyHazard with docker you can basically isolate your project inside a 'container' in which you can make it work independent of the main OS, and also you can deploy it using orchestrator like kubernetes to replicate the container, distribute the load, implement proxys and secure API Keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants