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

[Feature]: Integrating Docker into the project #211

Open
4 tasks done
Ratangulati opened this issue Jul 7, 2024 · 1 comment
Open
4 tasks done

[Feature]: Integrating Docker into the project #211

Ratangulati opened this issue Jul 7, 2024 · 1 comment
Labels
gssoc Gssoc'24 Identifier level1 gssoc level1 issue level2 gssoc level2 issue

Comments

@Ratangulati
Copy link

Describe the feature

Docker is a must for open-source projects nowadays as it has its benefits.

Use Case
Dockerfile has many benefits but consistency and isolation stand out the most.

Docker allows you to package your entire application, including its dependencies, into a single container. That makes sure your application will run across different environments.
another benefit is that it runs in its environment without interfering with other applications or the host system.

I will also be updating the docs for it.

Add ScreenShots

No response

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I'm a VSOC'24(Vinayasa Summer of Code) contributor
  • I want to work on this issue
Copy link

github-actions bot commented Jul 7, 2024

Hello @Ratangulati! Thanks for creating issue #211 on #Indie-Kart/ecommerce-store.Please Comment /assign-me to self assign this issue to yourself, and please don't forget to star this repo.

@github-actions github-actions bot added level1 gssoc level1 issue level2 gssoc level2 issue gssoc Gssoc'24 Identifier labels Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Gssoc'24 Identifier level1 gssoc level1 issue level2 gssoc level2 issue
Projects
None yet
Development

No branches or pull requests

1 participant