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: Enhance the Dockerfiles in both client and server #474

Closed
2 of 4 tasks
Naresh-chandanbatve opened this issue Jul 10, 2023 · 2 comments
Closed
2 of 4 tasks

Feat: Enhance the Dockerfiles in both client and server #474

Naresh-chandanbatve opened this issue Jul 10, 2023 · 2 comments

Comments

@Naresh-chandanbatve
Copy link
Collaborator

Is there an existing issue raised for this?

  • I have searched the existing issues

Describe the feature

Currently the Dockerfile contains the simple structure and creates the image with large size.
Make it multistage without affecting the working of the containers for both client and server Dockerfiles which should decrease the size for both client and server images

official multistage docs
https://docs.docker.com/build/building/multi-stage/

Add Screenshots

you can find example mern multistage stage dockerfile here

https://sachithsiriwardana.medium.com/dockerizing-nodejs-application-with-multi-stage-build-e30477ca572

Record Options

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'23 contributor
  • I want to work on this issue
@github-actions
Copy link

github-actions bot commented Sep 9, 2023

'hey @{assignee},
It has been seen that you haven't responded to this issue since long ago,
Please update the tatus or reply to this message else will be assigned to someone else.'
@{author}, @{reviewer}'

Copy link

github-actions bot commented Nov 9, 2023

'hey @{assignee},
It has been seen that you haven't responded to this issue since long ago,
Please update the tatus or reply to this message else will be assigned to someone else.'
@{author}, @{reviewer}'

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

No branches or pull requests

1 participant